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

Commit 015924e2 authored by Clarence Ip's avatar Clarence Ip
Browse files

ARM: dts: msm: remove rot_clk_src for sdm845



The rotator's rot_clk_src is no longer used, so remove
its entries from the sdm845 target.

CRs-Fixed: 2040987
Change-Id: Ie1fba4d83cdeed7a30b3a0122eae2188c22b2fb9
Signed-off-by: default avatarClarence Ip <cip@codeaurora.org>
parent 77c053d9
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -238,12 +238,10 @@
			<&clock_gcc GCC_DISP_AHB_CLK>,
			<&clock_gcc GCC_DISP_AXI_CLK>,
			<&clock_dispcc DISP_CC_MDSS_AHB_CLK>,
			<&clock_dispcc DISP_CC_MDSS_ROT_CLK_SRC>,
			<&clock_dispcc DISP_CC_MDSS_ROT_CLK>,
			<&clock_dispcc DISP_CC_MDSS_AXI_CLK>;
		clock-names = "gcc_iface", "gcc_bus",
			"iface_clk", "rot_core_clk",
			"rot_clk", "axi_clk";
			"iface_clk", "rot_clk", "axi_clk";

		interrupt-parent = <&mdss_mdp>;
		interrupts = <2 0>;