From: Konrad Dybcio Date: Thu, 27 Mar 2025 01:47:10 +0000 (+0100) Subject: arm64: dts: qcom: msm8998-yoshino: Add QUSB2PHY VDD supply X-Git-Tag: v6.16-rc1~97^2~3^2~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b108ca47ea14068ca38cf9129d3592dc4ee79e5d;p=thirdparty%2Fkernel%2Flinux.git 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 Signed-off-by: Konrad Dybcio Link: https://lore.kernel.org/r/20250327-topic-more_dt_bindings_fixes-v2-8-b763d958545f@oss.qualcomm.com Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/msm8998-sony-xperia-yoshino.dtsi b/arch/arm64/boot/dts/qcom/msm8998-sony-xperia-yoshino.dtsi index d8cc0d729e99c..3650f2501886b 100644 --- a/arch/arm64/boot/dts/qcom/msm8998-sony-xperia-yoshino.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8998-sony-xperia-yoshino.dtsi @@ -450,6 +450,7 @@ &qusb2phy { status = "okay"; + vdd-supply = <&vreg_l1a_0p875>; vdda-pll-supply = <&vreg_l12a_1p8>; vdda-phy-dpdm-supply = <&vreg_l24a_3p075>; };