All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add PCIe support to RZ/V2H SoC and EVK
@ 2026-07-08 16:33 Prabhakar
  2026-07-08 16:33 ` [PATCH v2 1/2] arm64: dts: renesas: r9a09g057: Add PCIe nodes Prabhakar
  2026-07-08 16:33 ` [PATCH v2 2/2] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable PCIe Prabhakar
  0 siblings, 2 replies; 6+ messages in thread
From: Prabhakar @ 2026-07-08 16:33 UTC (permalink / raw)
  To: Geert Uytterhoeven, Magnus Damm, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-renesas-soc, devicetree, linux-kernel, Prabhakar, Biju Das,
	Fabrizio Castro, Lad Prabhakar

From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Hi all,

This patch series adds PCIe support to the Renesas RZ/V2H SoC and enables
PCIe on the RZ/V2H EVK. The first patch adds the necessary device tree
nodes for the PCIe controller, while the second patch enables the PCIe
slot on the RZ/V2H EVK.

v1->v2:
- Formatted the ranges property so that the new line entries are aligned.
- Corrected the flag values for dma-ranges property for pcie0/1 nodes.
- Renamed the node name from pcie to pcie0.

v1: https://lore.kernel.org/all/20260602204707.1920839-1-prabhakar.mahadev-lad.rj@bp.renesas.com/

Note, the driver and binding patches have landed in linux-next.

Cheers,
Prabhakar

Lad Prabhakar (2):
  arm64: dts: renesas: r9a09g057: Add PCIe nodes
  arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable PCIe

 arch/arm64/boot/dts/renesas/r9a09g057.dtsi    | 140 ++++++++++++++++++
 .../dts/renesas/r9a09g057h44-rzv2h-evk.dts    |  18 +++
 2 files changed, 158 insertions(+)

-- 
2.54.0


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

end of thread, other threads:[~2026-07-09 15:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-08 16:33 [PATCH v2 0/2] Add PCIe support to RZ/V2H SoC and EVK Prabhakar
2026-07-08 16:33 ` [PATCH v2 1/2] arm64: dts: renesas: r9a09g057: Add PCIe nodes Prabhakar
2026-07-08 16:49   ` sashiko-bot
2026-07-09 15:02   ` Geert Uytterhoeven
2026-07-08 16:33 ` [PATCH v2 2/2] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable PCIe Prabhakar
2026-07-09 15:02   ` Geert Uytterhoeven

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.