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

Commit fa100ef0 authored by Mukund Madhusudan Atre's avatar Mukund Madhusudan Atre Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Fix order of clock naming in csid lite node for kona

The order of clock names should be same as the order of its clock
values. Fix order of name for ahb clock in csid lite device tree
node in camera.

CRs-Fixed: 2583813
Change-Id: Ie7ebf744f0ebe9d189055bb412f56902233da9bf
parent 2e932597
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1440,11 +1440,11 @@
		camss-supply = <&titan_top_gdsc>;
		clock-names =
			"ife_csid_clk_src",
			"ife_lite_ahb",
			"ife_csid_clk",
			"cphy_rx_clk_src",
			"ife_cphy_rx_clk",
			"ife_clk_src",
			"ife_lite_ahb",
			"ife_clk";
		clocks =
			<&clock_camcc CAM_CC_IFE_LITE_CSID_CLK_SRC>,