[PATCH 0/2] Add PCIe support to RZ/V2H SoC and EVK
From: Prabhakar
Date: Tue Jun 02 2026 - 16:52:19 EST
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
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 EVK.
Note, the driver and binding patches have been posted separately [0].
[0] https://lore.kernel.org/all/20260602195019.1798126-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/
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