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 V3: - Fixed all review comments from Manivannan. - Patch #1 and #2 are newly added. - Detailed change logs are added to the respective patches. 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 (4): dt-bindings: PCI: qcom: add global interrupt for ipq5424 dt-bindings: clock: update interconnect cells for ipq5424 arm64: dts: qcom: ipq5424: Add PCIe PHYs and controller nodes arm64: dts: qcom: ipq5424: Enable PCIe PHYs and controllers .../bindings/clock/qcom,ipq5332-gcc.yaml | 8 +- .../devicetree/bindings/pci/qcom,pcie.yaml | 6 +- arch/arm64/boot/dts/qcom/ipq5424-rdp466.dts | 41 +- arch/arm64/boot/dts/qcom/ipq5424.dtsi | 516 +++++++++++++++++- 4 files changed, 561 insertions(+), 10 deletions(-) base-commit: 5ffa57f6eecefababb8cbe327222ef171943b183 -- 2.34.1