Skip to content

Commit bd0eaca

Browse files
quic-kdybcioandersson
authored andcommitted
arm64: dts: qcom: msm8998-fxtec: 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-6-b763d958545f@oss.qualcomm.com Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 7185c9c commit bd0eaca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/qcom/msm8998-fxtec-pro1.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@
372372
&qusb2phy {
373373
status = "okay";
374374

375+
vdd-supply = <&vreg_l1a_0p875>;
375376
vdda-pll-supply = <&vreg_l12a_1p8>;
376377
vdda-phy-dpdm-supply = <&vreg_l24a_3p075>;
377378
};

0 commit comments

Comments
 (0)