Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Add PCIe support for IPQ5424
@ 2025-01-25  3:59 Manikanta Mylavarapu
  2025-01-25  3:59 ` [PATCH v3 1/4] dt-bindings: PCI: qcom: add global interrupt for ipq5424 Manikanta Mylavarapu
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Manikanta Mylavarapu @ 2025-01-25  3:59 UTC (permalink / raw)
  To: andersson, mturquette, sboyd, robh, krzk+dt, conor+dt, lpieralisi,
	kw, manivannan.sadhasivam, bhelgaas, konradybcio, linux-arm-msm,
	linux-clk, devicetree, linux-kernel, linux-pci
  Cc: quic_srichara, quic_varada

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@quicinc.com/

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

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


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2025-01-30  6:58 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-25  3:59 [PATCH v3 0/4] Add PCIe support for IPQ5424 Manikanta Mylavarapu
2025-01-25  3:59 ` [PATCH v3 1/4] dt-bindings: PCI: qcom: add global interrupt for ipq5424 Manikanta Mylavarapu
2025-01-27  7:25   ` Krzysztof Kozlowski
2025-01-28  7:00     ` Manikanta Mylavarapu
2025-01-28  7:30     ` Krzysztof Kozlowski
2025-01-25  3:59 ` [PATCH v3 2/4] dt-bindings: clock: update interconnect cells " Manikanta Mylavarapu
2025-01-27  7:27   ` Krzysztof Kozlowski
2025-01-28  7:12     ` Manikanta Mylavarapu
2025-01-28 11:26   ` Konrad Dybcio
2025-01-30  6:56     ` Manikanta Mylavarapu
2025-01-25  3:59 ` [PATCH v3 3/4] arm64: dts: qcom: ipq5424: Add PCIe PHYs and controller nodes Manikanta Mylavarapu
2025-01-28 11:38   ` Konrad Dybcio
2025-01-30  6:57     ` Manikanta Mylavarapu
2025-01-25  3:59 ` [PATCH v3 4/4] arm64: dts: qcom: ipq5424: Enable PCIe PHYs and controllers Manikanta Mylavarapu
2025-01-28 11:39   ` Konrad Dybcio
2025-01-29 10:11     ` Manikanta Mylavarapu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox