Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 366dd293 authored by Olof Johansson's avatar Olof Johansson
Browse files

Merge tag 'qcom-dts-for-5.2-1' of...

Merge tag 'qcom-dts-for-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/dt

Qualcomm Device Tree Changes for v5.2 - Part 2

* Add cxo_board as ref clk for DSI phy

* tag 'qcom-dts-for-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux

:
  ARM: dts: qcom-apq8064: Set 'cxo_board' as ref clock of the DSI PHY

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents b726e211 6969d1d9
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -1303,8 +1303,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>,
				 <&cxo_board>;
		};