lkml.org 
[lkml]   [2021]   [Nov]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.14 560/849] ARM: dts: qcom: msm8974: Add xo_board reference clock to DSI0 PHY
    Date
    From: Marijn Suijten <marijn.suijten@somainline.org>

    [ Upstream commit 8ccecf6c710b8c048eecc65709640642e5357d6e ]

    According to YAML validation, and for a future patchset putting this
    xo_board reference clock to use as VCO reference parent, add the missing
    clock to dsi_phy0.

    Fixes: 5a9fc531f6ec ("ARM: dts: msm8974: add display support")
    Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
    Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
    Link: https://lore.kernel.org/r/20210830175739.143401-1-marijn.suijten@somainline.org
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm/boot/dts/qcom-msm8974.dtsi | 4 ++--
    1 file changed, 2 insertions(+), 2 deletions(-)

    diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi
    index db4c06bf7888b..96722172b0643 100644
    --- a/arch/arm/boot/dts/qcom-msm8974.dtsi
    +++ b/arch/arm/boot/dts/qcom-msm8974.dtsi
    @@ -1580,8 +1580,8 @@
    #phy-cells = <0>;
    qcom,dsi-phy-index = <0>;

    - clocks = <&mmcc MDSS_AHB_CLK>;
    - clock-names = "iface";
    + clocks = <&mmcc MDSS_AHB_CLK>, <&xo_board>;
    + clock-names = "iface", "ref";
    };
    };

    --
    2.33.0


    \
     
     \ /
      Last update: 2021-11-16 02:26    [W:4.480 / U:0.316 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site