1
0
Fork 0

arm64: dts: qcom: msm8916: Set 'xo_board' as ref clock of the DSI PHY

Add 'xo_board' as ref clock for the DSI PHYs, it was previously
hardcoded in the PLL 'driver' for the 28nm PHY.

Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Andy Gross <agross@kernel.org>
hifive-unleashed-5.2
Matthias Kaehlcke 2018-12-19 15:55:26 -08:00 committed by Andy Gross
parent 7bfd90f5a5
commit 79e51645a1
1 changed files with 3 additions and 2 deletions

View File

@ -1024,8 +1024,9 @@
#clock-cells = <1>;
#phy-cells = <0>;
clocks = <&gcc GCC_MDSS_AHB_CLK>;
clock-names = "iface";
clocks = <&gcc GCC_MDSS_AHB_CLK>,
<&xo_board>;
clock-names = "iface", "ref";
};
};