mbox series

[0/2] i2c: rcar: Add R-Car S4-8 support

Message ID cover.1643898531.git.geert+renesas@glider.be
Headers show
Series i2c: rcar: Add R-Car S4-8 support | expand

Message

Geert Uytterhoeven Feb. 3, 2022, 2:33 p.m. UTC
Hi all,

This patch series adds support for the I2C Bus Interfaces in the R-Car
S4-8 (R8A779F0) SoC, to both DT bindings and driver code.  It has been
tested on the Renesas Spider development board.

Thanks for your comments!

Geert Uytterhoeven (2):
  dt-bindings: i2c: renesas,rcar-i2c: Add r8a779f0 support
  i2c: rcar: Add R-Car Gen4 support

 Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml | 6 ++++++
 drivers/i2c/busses/i2c-rcar.c                               | 1 +
 2 files changed, 7 insertions(+)