Skip to content

Commit a30e5b3

Browse files
quic-kdybcioandersson
authored andcommitted
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 <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/20250327-topic-more_dt_bindings_fixes-v2-9-b763d958545f@oss.qualcomm.com Signed-off-by: Bjorn Andersson <[email protected]>
1 parent b108ca4 commit a30e5b3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

arch/arm64/boot/dts/qcom/sm6350-sony-xperia-lena-pdx213.dts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,9 +381,16 @@
381381
};
382382

383383
&usb_1_hsphy {
384+
vdd-supply = <&pm6350_l18>;
385+
vdda-phy-dpdm-supply = <&pm6350_l3>;
386+
vdda-pll-supply = <&pm6350_l2>;
387+
384388
status = "okay";
385389
};
386390

387391
&usb_1_qmpphy {
392+
vdda-phy-supply = <&pm6350_l16>;
393+
vdda-pll-supply = <&pm6350_l22>;
394+
388395
status = "okay";
389396
};

0 commit comments

Comments
 (0)