[PATCH 0/2] Add support for PCIe on Renesas RZ/V2N SoC
From: Prabhakar
Date: Fri May 01 2026 - 06:51:50 EST
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
Hi all,
This patch series adds support for the PCIe controller available on the
Renesas RZ/V2N SoC. The first patch adds the necessary device tree nodes
to describe the PCIe controller, while the second patch enables the PCIe
slot on the RZ/V2N EVK board.
DT binding patch has been sent separately [0].
[0] https://lore.kernel.org/all/20260501102407.29462-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/
Cheers,
Prabhakar
Lad Prabhakar (2):
arm64: dts: renesas: r9a09g056: Add PCIe node
arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable PCIe
arch/arm64/boot/dts/renesas/r9a09g056.dtsi | 69 +++++++++++++++++++
.../dts/renesas/r9a09g056n48-rzv2n-evk.dts | 23 +++++++
2 files changed, 92 insertions(+)
--
2.54.0