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

Commit eaa01a3a authored by Tony Lijo Jose's avatar Tony Lijo Jose
Browse files

ARM: dts: msm: Change csiphy rx clock to svs plus



Change the csiphy rx clock from turbo to svs plus.

Change-Id: I083502ddf41ce6192829532a89074e44fae039b7
Signed-off-by: default avatarTony Lijo Jose <tjose@codeaurora.org>
parent 02d4f24f
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -46,8 +46,9 @@
			"csi0phytimer_clk_src",
			"csi0phytimer_clk";
		src-clock-name = "csi0phytimer_clk_src";
		clock-cntl-level = "turbo";
		clock-cntl-level = "svs_l1", "turbo";
		clock-rates =
			<0 0 0 0 269333333 0 269333333 0>,
			<0 0 0 0 384000000 0 269333333 0>;
		status = "ok";
	};
@@ -81,8 +82,9 @@
			"csi1phytimer_clk_src",
			"csi1phytimer_clk";
		src-clock-name = "csi1phytimer_clk_src";
		clock-cntl-level = "turbo";
		clock-cntl-level = "svs_l1", "turbo";
		clock-rates =
			<0 0 0 0 269333333 0 269333333 0>,
			<0 0 0 0 384000000 0 269333333 0>;

		status = "ok";
@@ -117,8 +119,9 @@
			"csi2phytimer_clk_src",
			"csi2phytimer_clk";
		src-clock-name = "csi2phytimer_clk_src";
		clock-cntl-level = "turbo";
		clock-cntl-level = "svs_l1", "turbo";
		clock-rates =
			<0 0 0 0 269333333 0 269333333 0>,
			<0 0 0 0 384000000 0 269333333 0>;
		status = "ok";
	};