Here is the updated series to enable I2C on V3U. Please check the individual patches for updates. Please note that the last patch is not for upstream, but just for testing. Koji Matsuoka (1): arm64: dts: renesas: Add I2C to R8A779A0 Wolfram Sang (3): clk: renesas: r8a779a0: add clocks for I2C arm64: dts: renesas: Add I2C0,1,6 support for falcon board v3u: enable other I2C busses for testing .../boot/dts/renesas/r8a779a0-falcon-cpu.dtsi | 93 +++++++++++++ arch/arm64/boot/dts/renesas/r8a779a0.dtsi | 122 ++++++++++++++++++ drivers/clk/renesas/r8a779a0-cpg-mssr.c | 7 + 3 files changed, 222 insertions(+) -- 2.29.2