[PATCH v11 3/4] arm64: dts: qcom: qcs615-ride: Fix USB PHY label reference

From: Sudarshan Shetty

Date: Fri Jan 09 2026 - 04:54:12 EST


Update the USB high-speed PHY label from 'usb_1_hsphy' to
'usb_hsphy_1' to maintain consistency with the naming
convention used in talos.dtsi, where the second PHY is
labeled 'usb_hsphy_2'.

No functional changes, only label renaming.

Signed-off-by: Sudarshan Shetty <tessolveupstream@xxxxxxxxx>
---
arch/arm64/boot/dts/qcom/qcs615-ride.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/qcs615-ride.dts b/arch/arm64/boot/dts/qcom/qcs615-ride.dts
index be67eb173046..0ca6b50a6de1 100644
--- a/arch/arm64/boot/dts/qcom/qcs615-ride.dts
+++ b/arch/arm64/boot/dts/qcom/qcs615-ride.dts
@@ -609,7 +609,7 @@ bluetooth {
};
};

-&usb_1_hsphy {
+&usb_hsphy_1 {
vdd-supply = <&vreg_l5a>;
vdda-pll-supply = <&vreg_l12a>;
vdda-phy-dpdm-supply = <&vreg_l13a>;
--
2.34.1