[PATCH v2 0/2] Add PCIe support to RZ/V2H SoC and EVK

Prabhakar posted 2 patches 1 week, 5 days ago
arch/arm64/boot/dts/renesas/r9a09g057.dtsi    | 140 ++++++++++++++++++
.../dts/renesas/r9a09g057h44-rzv2h-evk.dts    |  18 +++
2 files changed, 158 insertions(+)
[PATCH v2 0/2] Add PCIe support to RZ/V2H SoC and EVK
Posted by Prabhakar 1 week, 5 days ago
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