]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: qcom: pm7250b: move vdd-vbus-supply to connector nodes
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Tue, 19 May 2026 10:48:06 +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-4-14754695282d@oss.qualcomm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/boot/dts/qcom/pm7250b.dtsi
arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts

index 0761e6b5fd8d18fc48acd86f9b880e0939ce41d8..43cab07126c5cbf51c43791c226d8000ad47a2bd 100644 (file)
@@ -86,7 +86,6 @@
                                          "msg-tx-discarded",
                                          "msg-rx-discarded",
                                          "fr-swap";
-                       vdd-vbus-supply = <&pm7250b_vbus>;
                        status = "disabled";
                };
 
index 3964aae47fd4e99367ffb18f7bd9a757b7daefa0..23f950067a08b5ac4f7f9f61cbe060fa00b9f485 100644 (file)
                typec-power-opmode = "default";
                pd-disable;
 
+               vbus-supply = <&pm7250b_vbus>;
+
                ports {
                        #address-cells = <1>;
                        #size-cells = <0>;