All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/4] v3u: add support for I2C
@ 2021-01-21  9:54 Wolfram Sang
  2021-01-21  9:54 ` [PATCH V2 1/4] clk: renesas: r8a779a0: add clocks " Wolfram Sang
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Wolfram Sang @ 2021-01-21  9:54 UTC (permalink / raw)
  To: linux-renesas-soc; +Cc: linux-clk, Wolfram Sang

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-01-22 12:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-21  9:54 [PATCH V2 0/4] v3u: add support for I2C Wolfram Sang
2021-01-21  9:54 ` [PATCH V2 1/4] clk: renesas: r8a779a0: add clocks " Wolfram Sang
2021-01-22 10:08   ` Geert Uytterhoeven
2021-01-21  9:54 ` [PATCH V2 2/4] arm64: dts: renesas: Add I2C to R8A779A0 Wolfram Sang
2021-01-22 10:11   ` Geert Uytterhoeven
2021-01-22 10:46     ` Wolfram Sang
2021-01-22 10:51       ` Geert Uytterhoeven
2021-01-22 11:00         ` Wolfram Sang
2021-01-21  9:54 ` [PATCH V2 3/4] arm64: dts: renesas: Add I2C0,1,6 support for falcon board Wolfram Sang
2021-01-22 10:13   ` Geert Uytterhoeven
2021-01-21  9:54 ` [PATCH V2 4/4] v3u: enable other I2C busses for testing Wolfram Sang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.