mbox series

[0/3] Add i2c to Renesas RZ/V2M SoC and board

Message ID 20220819193944.337599-1-phil.edworthy@renesas.com (mailing list archive)
Headers show
Series Add i2c to Renesas RZ/V2M SoC and board | expand

Message

Phil Edworthy Aug. 19, 2022, 7:39 p.m. UTC
Add support fpr the i2c clocks and resets, add the i2c nodes to the 
RZ/V2M SoC and enable them for the EVK board.

Phil Edworthy (3):
  clk: renesas: r9a09g011: Add IIC clock and reset entries
  arm64: dts: renesas: r9a09g011: Add i2c nodes
  arm64: dts: renesas: rzv2m evk: Enable i2c

 .../boot/dts/renesas/r9a09g011-v2mevk2.dts    | 27 ++++++++++++++++++
 arch/arm64/boot/dts/renesas/r9a09g011.dtsi    | 28 +++++++++++++++++++
 drivers/clk/renesas/r9a09g011-cpg.c           |  4 +++
 3 files changed, 59 insertions(+)