lkml.org 
[lkml]   [2021]   [Sep]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 07/10] arm64: dts: qcom: msm8998-clamshell: Add missing vdda supplies
    Date
    'vdda-phy-supply' and 'vdda-pll-supply' are required properties.  Add
    them to fix the dtbs_check warnings below.

    phy@1da7000: 'vdda-phy-supply' is a required property
    arch/arm64/boot/dts/qcom/msm8998-asus-novago-tp370ql.dt.yaml
    arch/arm64/boot/dts/qcom/msm8998-hp-envy-x2.dt.yaml
    arch/arm64/boot/dts/qcom/msm8998-lenovo-miix-630.dt.yaml

    phy@1da7000: 'vdda-pll-supply' is a required property
    arch/arm64/boot/dts/qcom/msm8998-asus-novago-tp370ql.dt.yaml
    arch/arm64/boot/dts/qcom/msm8998-hp-envy-x2.dt.yaml
    arch/arm64/boot/dts/qcom/msm8998-lenovo-miix-630.dt.yaml

    Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
    ---
    arch/arm64/boot/dts/qcom/msm8998-clamshell.dtsi | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/arch/arm64/boot/dts/qcom/msm8998-clamshell.dtsi b/arch/arm64/boot/dts/qcom/msm8998-clamshell.dtsi
    index 125d7923d713..3f60575a351c 100644
    --- a/arch/arm64/boot/dts/qcom/msm8998-clamshell.dtsi
    +++ b/arch/arm64/boot/dts/qcom/msm8998-clamshell.dtsi
    @@ -313,6 +313,8 @@

    &ufsphy {
    status = "okay";
    + vdda-phy-supply = <&vreg_l1a_0p875>;
    + vdda-pll-supply = <&vreg_l2a_1p2>;
    };

    &usb3 {
    --
    2.17.1
    \
     
     \ /
      Last update: 2021-09-29 05:44    [W:4.701 / U:0.104 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site