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

Commit c95c51cf authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: reduce VDD_APC0/1 CPR voltage margin for SDM845 v2"

parents 97c37ba3 33b588ab
Loading
Loading
Loading
Loading
+12 −6
Original line number Diff line number Diff line
@@ -133,10 +133,10 @@
					 1950 2632>;

				qcom,cpr-open-loop-voltage-fuse-adjustment =
					<100000 100000 100000 100000>;
					<     0      0  12000  12000>;

				qcom,cpr-closed-loop-voltage-fuse-adjustment =
					<100000 100000 100000 100000>;
					<     0      0  12000  10000>;

				qcom,allow-voltage-interpolation;
				qcom,allow-quotient-interpolation;
@@ -244,10 +244,10 @@
					 2501 2095>;

				qcom,cpr-open-loop-voltage-fuse-adjustment =
					<100000 100000 100000 100000>;
					<  8000  16000  16000  12000>;

				qcom,cpr-closed-loop-voltage-fuse-adjustment =
					<100000 100000 100000 100000>;
					<  6000  14000  16000  12000>;

				qcom,allow-voltage-interpolation;
				qcom,allow-quotient-interpolation;
@@ -437,10 +437,16 @@
					 2003 1675>;

				qcom,cpr-open-loop-voltage-fuse-adjustment =
					<100000 100000 100000 100000 100000>;
					/* Speed bin 0 */
					<  8000   8000   8000      0      0>,
					/* Speed bin 1 */
					<  8000   8000   8000      0  16000>;

				qcom,cpr-closed-loop-voltage-fuse-adjustment =
					<100000 100000 100000 100000 100000>;
					/* Speed bin 0 */
					<  6000   6000   8000      0      0>,
					/* Speed bin 1 */
					<  6000   6000   8000      0  16000>;

				qcom,allow-voltage-interpolation;
				qcom,allow-quotient-interpolation;