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

Commit 8d5f4505 authored by David Collins's avatar David Collins
Browse files

ARM: dts: msm: reduce VDD_GFX LowSVS CPR voltage margins for msm8996v2



The VDD_GFX LowSVS corner cannot be used on MSM8996 v2.0, v2.1,
or v3.0 chips.  Therefore, reduce the LowSVS open-loop and
closed-loop voltage margin adjustments to 0 mV so that they
do not artificially raise the SVS voltages after monotonicity is
imposed.

Change-Id: I24579312279424fe30e3b93d42f8b915fe79382e
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent 848b312e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -867,9 +867,9 @@
					  0 2539    0    0    0    0    0    0>;

				qcom,cpr-open-loop-voltage-fuse-adjustment =
					<90000 (-5000) (-30000) (-115000)>;
					<0 (-5000) (-30000) (-115000)>;
				qcom,cpr-closed-loop-voltage-adjustment =
					<0 75000 0 (-10000) (-65000)>;
					<0 0 0 (-10000) (-65000)>;
				qcom,cpr-floor-to-ceiling-max-range =
					<0 130000 40000 85000 85000>;