Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/5] Switch PCIe node to new style of bindings for Qualcomm IPQ SoCs
@ 2026-07-14  4:41 Kathiravan Thirumoorthy
  2026-07-14  4:41 ` [PATCH 1/5] arm64: dts: qcom: ipq8074: move PCIe phys and PERST# to port node Kathiravan Thirumoorthy
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Kathiravan Thirumoorthy @ 2026-07-14  4:41 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-arm-msm, devicetree, linux-kernel, Kathiravan Thirumoorthy,
	Manivannan Sadhasivam, Konrad Dybcio

To align with the new style of bindings, move the phys and PERST# to the
root port node. IPQ9574 is the only SoC which did not have a root port
node yet; the other three SoCs (IPQ8074, IPQ6018, IPQ5018) already had
the port sub-node but still kept phys and PERST# on the host bridge.

In addition to this, enable the PCIe support on IPQ9574's RDP454 to
enable the Wi-Fi support.

Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>
---
Kathiravan Thirumoorthy (5):
      arm64: dts: qcom: ipq8074: move PCIe phys and PERST# to port node
      arm64: dts: qcom: ipq6018: move PCIe phys to port node
      arm64: dts: qcom: ipq5018: move PCIe phys and PERST# to port node
      arm64: dts: qcom: ipq9574: Add PCIe bridge node
      arm64: dts: qcom: ipq9574: enable the PCIe support on RDP454

 arch/arm64/boot/dts/qcom/ipq5018-rdp432-c2.dts     |  8 ++-
 arch/arm64/boot/dts/qcom/ipq5018.dtsi              | 12 ++--
 arch/arm64/boot/dts/qcom/ipq6018.dtsi              |  5 +-
 arch/arm64/boot/dts/qcom/ipq8074-hk01.dts          | 10 ++-
 arch/arm64/boot/dts/qcom/ipq8074-hk10.dtsi         | 10 ++-
 arch/arm64/boot/dts/qcom/ipq8074.dtsi              | 14 ++--
 .../arm64/boot/dts/qcom/ipq9574-rdp433-common.dtsi | 33 +++++----
 arch/arm64/boot/dts/qcom/ipq9574-rdp454.dts        | 80 ++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/ipq9574.dtsi              | 56 ++++++++++++---
 9 files changed, 183 insertions(+), 45 deletions(-)
---
base-commit: 49362394dad7df66c274c867a271394c10ca2bb8
change-id: 20260622-pcie_move_to_new_binding-750af0620f37

Best regards,
--  
Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>


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

end of thread, other threads:[~2026-07-14  5:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-14  4:41 [PATCH 0/5] Switch PCIe node to new style of bindings for Qualcomm IPQ SoCs Kathiravan Thirumoorthy
2026-07-14  4:41 ` [PATCH 1/5] arm64: dts: qcom: ipq8074: move PCIe phys and PERST# to port node Kathiravan Thirumoorthy
2026-07-14  4:41 ` [PATCH 2/5] arm64: dts: qcom: ipq6018: move PCIe phys " Kathiravan Thirumoorthy
2026-07-14  4:41 ` [PATCH 3/5] arm64: dts: qcom: ipq5018: move PCIe phys and PERST# " Kathiravan Thirumoorthy
2026-07-14  4:41 ` [PATCH 4/5] arm64: dts: qcom: ipq9574: Add PCIe bridge node Kathiravan Thirumoorthy
2026-07-14  4:41 ` [PATCH 5/5] arm64: dts: qcom: ipq9574: enable the PCIe support on RDP454 Kathiravan Thirumoorthy
2026-07-14  5:01   ` sashiko-bot

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