[PATCH v6 0/2] Add PCIe support for IPQ5424
From: Manikanta Mylavarapu
Date: Wed Apr 02 2025 - 06:27:58 EST
This series adds support for enabling the PCIe host devices (PCIe0,
PCIe1, PCIe2, PCIe3) found on IPQ5424 platform. The PCIe0 & PCIe1
are 1-lane Gen3 host and PCIe2 & PCIe3 are 2-lane Gen3 host.
Depends on [1]
[1] https://lore.kernel.org/linux-arm-msm/20250317100029.881286-1-quic_varada@xxxxxxxxxxx/
Changes in V6:
- dtsi
- Drop the R-b tag because the unit address of the pcie nodes has been updated
to align with the dbi address.
- Updated pcie node order based on unit address.
- Updated the formatting of clock-names and reset-names to vertical lists in
all pcie phy nodes.
V5 can be found at:
https://lore.kernel.org/linux-arm-msm/20250306111610.3313495-1-quic_mmanikan@xxxxxxxxxxx/
V4 can be found at:
https://lore.kernel.org/linux-arm-msm/20250213071912.2930066-1-quic_mmanikan@xxxxxxxxxxx/
V3 can be found at:
https://lore.kernel.org/linux-arm-msm/20250125035920.2651972-1-quic_mmanikan@xxxxxxxxxxx/
V2 can be found at:
https://lore.kernel.org/linux-arm-msm/20250115064747.3302912-1-quic_mmanikan@xxxxxxxxxxx/
V1 can be found at:
https://lore.kernel.org/linux-arm-msm/20241213134950.234946-1-quic_mmanikan@xxxxxxxxxxx/
Manikanta Mylavarapu (2):
arm64: dts: qcom: ipq5424: Add PCIe PHYs and controller nodes
arm64: dts: qcom: ipq5424: Enable PCIe PHYs and controllers
arch/arm64/boot/dts/qcom/ipq5424-rdp466.dts | 41 +-
arch/arm64/boot/dts/qcom/ipq5424.dtsi | 525 +++++++++++++++++++-
2 files changed, 561 insertions(+), 5 deletions(-)
base-commit: 7b7d0894c66154494b8295a2e73cfb5516f65756
prerequisite-patch-id: 210bd857b2a3ce208c6c66389d2845616dafae60
prerequisite-patch-id: 27a1070861e75cf1dcb03f1e440618bd77b32043
prerequisite-patch-id: 4dfad74bedd5e7b3b628ead0b23baed7de8b88f7
prerequisite-patch-id: 79ded164c537cfe947447c920602570626eddb3d
--
2.34.1