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

Commit 26e36172 authored by Alok Pandey's avatar Alok Pandey Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: ICP clock failure fix for sdm670



Removed the unwanted clock entry for sdm670 that
caused mismatch failure when parsing dts file.

Change-Id: Icb46827693b1c3f3546a63723d7be335c6acf2ff
Signed-off-by: default avatarAlok Pandey <akumarpa@codeaurora.org>
parent 2fed71ce
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -875,7 +875,6 @@
			"soc_ahb_clk",
			"cpas_ahb_clk",
			"camnoc_axi_clk",
			"icp_apb_clk",
			"icp_clk",
			"icp_clk_src";
		clocks = <&clock_gcc GCC_CAMERA_AHB_CLK>,
@@ -884,7 +883,6 @@
				<&clock_camcc CAM_CC_SOC_AHB_CLK>,
				<&clock_camcc CAM_CC_CPAS_AHB_CLK>,
				<&clock_camcc CAM_CC_CAMNOC_AXI_CLK>,
				<&clock_camcc CAM_CC_ICP_APB_CLK>,
				<&clock_camcc CAM_CC_ICP_CLK>,
				<&clock_camcc CAM_CC_ICP_CLK_SRC>;