arm64: dts: qcom: pm7250b: move vdd-vbus-supply to connector nodes

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>
This commit is contained in:
Dmitry Baryshkov 2026-05-19 13:48:06 +03:00 committed by Greg Kroah-Hartman
parent f28560fc02
commit 8eb14b34ba
2 changed files with 2 additions and 1 deletions

View File

@ -86,7 +86,6 @@ pm7250b_typec: typec@1500 {
"msg-tx-discarded",
"msg-rx-discarded",
"fr-swap";
vdd-vbus-supply = <&pm7250b_vbus>;
status = "disabled";
};

View File

@ -953,6 +953,8 @@ connector {
typec-power-opmode = "default";
pd-disable;
vbus-supply = <&pm7250b_vbus>;
ports {
#address-cells = <1>;
#size-cells = <0>;