]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: pmi632: move vdd-vbus-supply to connector nodes
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Tue, 19 May 2026 10:48:08 +0000 (13:48 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 May 2026 09:35:43 +0000 (11:35 +0200)
Instead of specifying the VBUS supply as powering on the Type-C block in
the PMIC, follow the standard schema and use vbus-supply property of the
usb-c connector itself.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Link: https://patch.msgid.link/20260519-fix-tcpm-vbus-v1-6-14754695282d@oss.qualcomm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/boot/dts/qcom/pmi632.dtsi
arch/arm64/boot/dts/qcom/qrb4210-rb2.dts
arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dts
arch/arm64/boot/dts/qcom/sm6115-fxtec-pro1x.dts

index 8c899d148e461c4737c70f5d53f8568545b8b435..b0ed35094a98d734db6fa79c002941929bb6352d 100644 (file)
@@ -69,7 +69,6 @@
                                          "attach-detach",
                                          "legacy-cable-detect",
                                          "try-snk-src-detect";
-                       vdd-vbus-supply = <&pmi632_vbus>;
 
                        status = "disabled";
                };
index 1203172729faa4f14db58bb7ad2b474a220fb5bf..22baee407fbee61b09eca046fabe4d5ab43ce53f 100644 (file)
                typec-power-opmode = "default";
                pd-disable;
 
+               vbus-supply = <&pmi632_vbus>;
+
                ports {
                        #address-cells = <1>;
                        #size-cells = <0>;
index 0edb2992b902ec1bee3f80aa75e50f3514091f28..3223884f9cd68767fd7547b697e7a08433516407 100644 (file)
                typec-power-opmode = "default";
                pd-disable;
 
+               vbus-supply = <&pmi632_vbus>;
+
                port {
                        pmi632_hs_in: endpoint {
                                remote-endpoint = <&usb_dwc3_hs>;
index 466ad409e9240e5137794597d5af4714bbae7af9..0f23eaef01f213130ebbe4344fc0d8195189b22e 100644 (file)
                typec-power-opmode = "default";
                pd-disable;
 
+               vbus-supply = <&pmi632_vbus>;
+
                ports {
                        #address-cells = <1>;
                        #size-cells = <0>;