mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/6] Add RSPI support for RZ/V2H
@ 2025-06-24 19:22 Fabrizio Castro
  2025-06-24 19:22 ` [PATCH 1/6] clk: renesas: r9a09g057: Add entries for the RSPIs Fabrizio Castro
                   ` (6 more replies)
  0 siblings, 7 replies; 21+ messages in thread
From: Fabrizio Castro @ 2025-06-24 19:22 UTC (permalink / raw)
  To: Fabrizio Castro, Mark Brown, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Geert Uytterhoeven, Magnus Damm, Catalin Marinas,
	Will Deacon, Michael Turquette, Stephen Boyd, Philipp Zabel
  Cc: SPL2 Bot, Bjorn Andersson, Arnd Bergmann, Nishanth Menon,
	Lad Prabhakar, Nícolas F. R. A. Prado, Taniya Das,
	Eric Biggers, Kuninori Morimoto, linux-spi, linux-renesas-soc,
	devicetree, linux-kernel, linux-arm-kernel, linux-clk, Biju Das

From: SPL2 Bot <spl2-bot-eu@lm.renesas.com>

Dear All,

This series adds support for the Renesas RZ/V2H RSPI IP.

Cheers,
Fab

Fabrizio Castro (6):
  clk: renesas: r9a09g057: Add entries for the RSPIs
  spi: dt-bindings: Document the RZ/V2H(P) RSPI
  spi: Add driver for the RZ/V2H(P) RSPI IP
  MAINTAINERS: Add entries for the RZ/V2H(P) RSPI
  arm64: defconfig: Enable the RZ/V2H(P) RSPI driver
  arm64: dts: renesas: r9a09g057: Add RSPI nodes

 .../bindings/spi/renesas,rzv2h-rspi.yaml      |  96 ++++
 MAINTAINERS                                   |   8 +
 arch/arm64/boot/dts/renesas/r9a09g057.dtsi    |  63 +++
 arch/arm64/configs/defconfig                  |   1 +
 drivers/clk/renesas/r9a09g057-cpg.c           |  24 +
 drivers/spi/Kconfig                           |   8 +
 drivers/spi/Makefile                          |   1 +
 drivers/spi/spi-rzv2h-rspi.c                  | 469 ++++++++++++++++++
 8 files changed, 670 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/spi/renesas,rzv2h-rspi.yaml
 create mode 100644 drivers/spi/spi-rzv2h-rspi.c

-- 
2.34.1


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

end of thread, other threads:[~2025-07-04 14:17 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-24 19:22 [PATCH 0/6] Add RSPI support for RZ/V2H Fabrizio Castro
2025-06-24 19:22 ` [PATCH 1/6] clk: renesas: r9a09g057: Add entries for the RSPIs Fabrizio Castro
2025-06-24 19:37   ` Biju Das
2025-07-01 13:17   ` Geert Uytterhoeven
2025-06-24 19:23 ` [PATCH 2/6] spi: dt-bindings: Document the RZ/V2H(P) RSPI Fabrizio Castro
2025-06-27 20:28   ` Rob Herring (Arm)
2025-07-01 13:29   ` Geert Uytterhoeven
2025-06-24 19:23 ` [PATCH 3/6] spi: Add driver for the RZ/V2H(P) RSPI IP Fabrizio Castro
2025-06-25 10:19   ` Biju Das
2025-07-04 14:14     ` Fabrizio Castro
2025-06-25 11:32   ` kernel test robot
2025-06-25 19:09   ` Mark Brown
2025-07-04 14:17     ` Fabrizio Castro
2025-06-24 19:23 ` [PATCH 4/6] MAINTAINERS: Add entries for the RZ/V2H(P) RSPI Fabrizio Castro
2025-07-01 13:30   ` Geert Uytterhoeven
2025-06-24 19:23 ` [PATCH 5/6] arm64: defconfig: Enable the RZ/V2H(P) RSPI driver Fabrizio Castro
2025-07-01 13:31   ` Geert Uytterhoeven
2025-06-24 19:23 ` [PATCH 6/6] arm64: dts: renesas: r9a09g057: Add RSPI nodes Fabrizio Castro
2025-07-01 13:32   ` Geert Uytterhoeven
2025-06-25  7:59 ` [PATCH 0/6] Add RSPI support for RZ/V2H Chris Paterson
2025-06-25  8:21   ` Fabrizio Castro

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

all inboxes | Powered by JetHome®