Skip to content

Commit b108ca4

Browse files
quic-kdybcioandersson
authored andcommitted
arm64: dts: qcom: msm8998-yoshino: Add QUSB2PHY VDD supply
Set the supply as required by bindings, to silence the warning: 'vdd-supply' is a required property The value is inferred from MTP schematics, but it shouldn't change between boards due to specific electrical characteristics. Reviewed-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/20250327-topic-more_dt_bindings_fixes-v2-8-b763d958545f@oss.qualcomm.com Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 3e06072 commit b108ca4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/qcom/msm8998-sony-xperia-yoshino.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,7 @@
450450
&qusb2phy {
451451
status = "okay";
452452

453+
vdd-supply = <&vreg_l1a_0p875>;
453454
vdda-pll-supply = <&vreg_l12a_1p8>;
454455
vdda-phy-dpdm-supply = <&vreg_l24a_3p075>;
455456
};

0 commit comments

Comments
 (0)