[PATCH 0/2] Move PHYs and PERST# properties to PCIe RP node

From: Kathiravan Thirumoorthy

Date: Tue Jun 02 2026 - 12:49:12 EST


Follow the new binding by placing the PHYs and PERST# (now RESET#)
under the Root Port node instead of the Root Complex node. Although
IPQ5332 and IPQ5424 are intended to follow the new binding style, they
still define these properties under the RC node.

Move these properties to the RP node to avoid mixed configurations.
Also, drop the phy-names property which is deprecated in the new style.

Other IPQ targets still follow the complete old binding style (no mixed
configuraions). Convert them to the new binding in a subsequent release,
which will also allow me with enough time to arrange the devices for the
sanity checks.

Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@xxxxxxxxxxxxxxxx>
---
Kathiravan Thirumoorthy (2):
arm64: dts: qcom: ipq5332: Move PHYs and PERST# to Root Port node
arm64: dts: qcom: ipq5424: Move PHYs and PERST# to Root Port node

arch/arm64/boot/dts/qcom/ipq5332-rdp441.dts | 16 ++++++++++------
arch/arm64/boot/dts/qcom/ipq5332.dtsi | 12 ++++--------
arch/arm64/boot/dts/qcom/ipq5424-rdp466.dts | 12 ++++++++----
arch/arm64/boot/dts/qcom/ipq5424.dtsi | 20 ++++++++------------
4 files changed, 30 insertions(+), 30 deletions(-)
---
base-commit: 08484c504b55a98bd100527fbe10a3caf55ff3ff
change-id: 20260602-move_perst_to_rp-63b4fab37bc5

Best regards,
--
Kathiravan Thirumoorthy <kathiravan.thirumoorthy@xxxxxxxxxxxxxxxx>