mbox series

[v2,0/2] i2c: rcar: add support for Gen4 devices

Message ID 20231214074358.8711-1-wsa+renesas@sang-engineering.com
Headers show
Series i2c: rcar: add support for Gen4 devices | expand

Message

Wolfram Sang Dec. 14, 2023, 7:43 a.m. UTC
The newest generation of Renesas R-Car SoCs support FastMode+. This
series enables the driver to use it. Changes since v1 are annotated in
the patches.

Looking forward to comments and test reports etc.

Happy hacking!


Wolfram Sang (2):
  i2c: rcar: introduce Gen4 devices
  i2c: rcar: add FastMode+ support for Gen4

 drivers/i2c/busses/i2c-rcar.c | 51 +++++++++++++++++++++++------------
 1 file changed, 34 insertions(+), 17 deletions(-)