mbox series

[V2,0/4] v3u: add support for I2C

Message ID 20210121095420.5023-1-wsa+renesas@sang-engineering.com (mailing list archive)
Headers show
Series v3u: add support for I2C | expand

Message

Wolfram Sang Jan. 21, 2021, 9:54 a.m. UTC
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(+)