public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Add RSPIs support for RZ/G3E SoC
@ 2026-02-17 16:23 Tommaso Merciai
  2026-02-17 16:23 ` [PATCH 1/5] clk: renesas: r9a09g047: Add entries for the RSPIs Tommaso Merciai
                   ` (6 more replies)
  0 siblings, 7 replies; 21+ messages in thread
From: Tommaso Merciai @ 2026-02-17 16:23 UTC (permalink / raw)
  To: tomm.merciai
  Cc: linux-renesas-soc, biju.das.jz, Tommaso Merciai, Fabrizio Castro,
	Mark Brown, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Geert Uytterhoeven, Magnus Damm, Michael Turquette, Stephen Boyd,
	linux-spi, devicetree, linux-kernel, linux-clk

Dear All,

This patch series adds RSPIs support for the Renesas
RZ/G3E (a.k.a R9A09G047) R9A09G047 SoC.

Series apply on top of [0].

[0] https://lore.kernel.org/all/20260128215132.1353381-2-cosmin-gabriel.tanislav.xa@renesas.com/

Kind Regards,
Tommaso

Tommaso Merciai (5):
  clk: renesas: r9a09g047: Add entries for the RSPIs
  spi: dt-bindings: renesas,rzv2h-rspi: Document dmas property
  spi: dt-bindings: renesas,rzv2h-rspi: Document RZ/G3E SoC support
  arm64: dts: renesas: r9a09g047: Add RSPI nodes
  arm64: dts: renesas: r9a09g047e57-smarc: Enable RSPI0

 .../bindings/spi/renesas,rzv2h-rspi.yaml      |  7 +-
 arch/arm64/boot/dts/renesas/r9a09g047.dtsi    | 84 +++++++++++++++++++
 .../boot/dts/renesas/r9a09g047e57-smarc.dts   | 16 ++++
 drivers/clk/renesas/r9a09g047-cpg.c           | 24 ++++++
 4 files changed, 130 insertions(+), 1 deletion(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-03-20 11:17 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-17 16:23 [PATCH 0/5] Add RSPIs support for RZ/G3E SoC Tommaso Merciai
2026-02-17 16:23 ` [PATCH 1/5] clk: renesas: r9a09g047: Add entries for the RSPIs Tommaso Merciai
2026-03-18 16:03   ` Geert Uytterhoeven
2026-02-17 16:23 ` [PATCH 2/5] spi: dt-bindings: renesas,rzv2h-rspi: Document dmas property Tommaso Merciai
2026-02-17 19:13   ` Mark Brown
2026-02-18  7:47   ` Krzysztof Kozlowski
2026-03-18 16:06   ` Geert Uytterhoeven
2026-02-17 16:23 ` [PATCH 3/5] spi: dt-bindings: renesas,rzv2h-rspi: Document RZ/G3E SoC support Tommaso Merciai
2026-02-18  7:50   ` Krzysztof Kozlowski
2026-03-04 15:05     ` Krzysztof Kozlowski
2026-03-04 15:34       ` Biju Das
2026-03-04 15:40         ` Krzysztof Kozlowski
2026-03-04 15:52           ` Biju Das
2026-03-04 15:53             ` Krzysztof Kozlowski
2026-03-18 16:24   ` Geert Uytterhoeven
2026-02-17 16:23 ` [PATCH 4/5] arm64: dts: renesas: r9a09g047: Add RSPI nodes Tommaso Merciai
2026-03-20 11:14   ` Geert Uytterhoeven
2026-02-17 16:23 ` [PATCH 5/5] arm64: dts: renesas: r9a09g047e57-smarc: Enable RSPI0 Tommaso Merciai
2026-03-20 11:16   ` Geert Uytterhoeven
2026-03-18 17:39 ` (subset) [PATCH 0/5] Add RSPIs support for RZ/G3E SoC Mark Brown
2026-03-19 11:39 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox