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

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

ARM: dts: msm: Fix the svs voting level for scuba csiphy

The rx clock source for scuba csiphy is 240 MHz. This change fixes the
csiphy svs voting level.

CRs-Fixed: 2730267
Change-Id: I73c513d9a2f7f321c8709f287a1c59cd18f25155
parent 909bfb25
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
		clock-cntl-level = "lowsvs", "svs", "svs_l1", "turbo";
		clock-rates =
			<19200000  0 19200000 0>,
			<341330000 0 200000000 0>,
			<240000000 0 200000000 0>,
			<341330000 0 200000000 0>,
			<384000000 0 268800000 0>;
		qcom,cam-cx-ipeak = <&cx_ipeak_lm 8>;
@@ -61,7 +61,7 @@
		clock-cntl-level = "lowsvs", "svs", "svs_l1", "turbo";
		clock-rates =
			<19200000  0 19200000 0>,
			<341330000 0 200000000 0>,
			<240000000 0 200000000 0>,
			<341330000 0 200000000 0>,
			<384000000 0 268800000 0>;
		qcom,cam-cx-ipeak = <&cx_ipeak_lm 8>;