arm64: dts: qcom: sm6350-pdx213: Wire up USB regulators
Wire up the regulators based on the downstream release to appease the devicetree checker. Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250327-topic-more_dt_bindings_fixes-v2-9-b763d958545f@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
b108ca47ea
commit
a30e5b3175
@@ -381,9 +381,16 @@
|
||||
};
|
||||
|
||||
&usb_1_hsphy {
|
||||
vdd-supply = <&pm6350_l18>;
|
||||
vdda-phy-dpdm-supply = <&pm6350_l3>;
|
||||
vdda-pll-supply = <&pm6350_l2>;
|
||||
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usb_1_qmpphy {
|
||||
vdda-phy-supply = <&pm6350_l16>;
|
||||
vdda-pll-supply = <&pm6350_l22>;
|
||||
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user