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(+) -- 2.34.1