[PATCH 0/4] Add PCIe support for IPQ5424
From: Manikanta Mylavarapu
Date: Fri Dec 13 2024 - 08:52:31 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:
https://lore.kernel.org/linux-arm-msm/20241205064037.1960323-1-quic_mmanikan@xxxxxxxxxxx/
https://lore.kernel.org/linux-arm-msm/20241213105808.674620-1-quic_varada@xxxxxxxxxxx/
Manikanta Mylavarapu (4):
dt-bindings: PCI: qcom: Document the IPQ5424 PCIe controller
dt-bindings: phy: qcom,ipq8074-qmp-pcie: Document the IPQ5424 QMP PCIe
PHYs
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 +
.../phy/qcom,ipq8074-qmp-pcie-phy.yaml | 21 +-
arch/arm64/boot/dts/qcom/ipq5424-rdp466.dts | 43 ++
arch/arm64/boot/dts/qcom/ipq5424.dtsi | 482 +++++++++++++++++-
4 files changed, 539 insertions(+), 11 deletions(-)
base-commit: 3e42dc9229c5950e84b1ed705f94ed75ed208228
prerequisite-patch-id: 8ca651806ea679db4420e18aaa9f43aea27a519d
prerequisite-patch-id: 3c4107e3b3a47df73db7ae672b55fa5d995c1f30
prerequisite-patch-id: 56470ae6a75766d02d7db8f04c03a028de0c901a
prerequisite-patch-id: abf79dda8233d882c345774ca693e48dafaeadaa
--
2.34.1