[PATCH v2 0/3] Add PCIe support for IPQ5424

From: Manikanta Mylavarapu
Date: Wed Jan 15 2025 - 01:48:20 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.

Changes in V2:
- Fixed all review comments from Konrad, Varada.
- Patches #3 and #4 from V1 have been renumbered
to #2 and #3 in V2 because patch #2 from V1 was
merged into linux-next.
- Detailed change logs are added to the respective
patches.

V1 can be found at:
https://lore.kernel.org/linux-arm-msm/20241213134950.234946-1-quic_mmanikan@xxxxxxxxxxx/

Manikanta Mylavarapu (3):
dt-bindings: PCI: qcom: Document the IPQ5424 PCIe controller
arm64: dts: qcom: ipq5424: Add PCIe PHYs and controller nodes
arm64: dts: qcom: ipq5424: Enable PCIe PHYs and controllers

.../devicetree/bindings/pci/qcom,pcie.yaml | 4 +
arch/arm64/boot/dts/qcom/ipq5424-rdp466.dts | 41 +-
arch/arm64/boot/dts/qcom/ipq5424.dtsi | 500 +++++++++++++++++-
3 files changed, 540 insertions(+), 5 deletions(-)


base-commit: 2b88851f583d3c4e40bcd40cfe1965241ec229dd
--
2.34.1