ARM: dts: qcom-apq8064: Set 'cxo_board' as ref clock of the DSI PHY
authorMatthias Kaehlcke <mka@chromium.org>
Wed, 19 Dec 2018 23:55:28 +0000 (15:55 -0800)
committerAndy Gross <agross@kernel.org>
Fri, 26 Apr 2019 04:22:26 +0000 (23:22 -0500)
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>
Signed-off-by: Andy Gross <agross@kernel.org>
arch/arm/boot/dts/qcom-apq8064.dtsi

index 8ca89c79bd0e64d80bbeaa6839e8cdcf222b97f0..65975df6a8c34d7e3ffef2c1b2e3452b026e9c7c 100644 (file)
                                <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>,
+                                <&cxo_board>;
                };