lkml.org 
[lkml]   [2018]   [Dec]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v5 8/8] ARM: dts: qcom-apq8064: Set 'xo_board' as ref clock of the DSI PHY
    Date
    Add 'xo_board' as ref clock for the DSI PHY, it was previously
    hardcoded in the PLL 'driver' for the 28nm 8960 PHY.

    Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
    Reviewed-by: Stephen Boyd <swboyd@chromium.org>
    ---
    Changes in v5:
    - none

    Changes in v4:
    - added 'Reviewed-by: Stephen Boyd <swboyd@chromium.org>' tag

    Changes in v3:
    - patch added to the series
    ---
    arch/arm/boot/dts/qcom-apq8064.dtsi | 5 +++--
    1 file changed, 3 insertions(+), 2 deletions(-)

    diff --git a/arch/arm/boot/dts/qcom-apq8064.dtsi b/arch/arm/boot/dts/qcom-apq8064.dtsi
    index 48c3cf4276101..d337ae9326cd8 100644
    --- a/arch/arm/boot/dts/qcom-apq8064.dtsi
    +++ b/arch/arm/boot/dts/qcom-apq8064.dtsi
    @@ -1338,8 +1338,9 @@
    <0x04700300 0x200>,
    <0x04700500 0x5c>;
    reg-names = "dsi_pll", "dsi_phy", "dsi_phy_regulator";
    - clock-names = "iface_clk";
    - clocks = <&mmcc DSI_M_AHB_CLK>;
    + clock-names = "iface_clk", "ref";
    + clocks = <&mmcc DSI_M_AHB_CLK>,
    + <&xo_board>;
    };


    --
    2.20.1.415.g653613c723-goog
    \
     
     \ /
      Last update: 2018-12-20 00:56    [W:3.334 / U:0.200 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site