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

Commit f651b4d2 authored by Tirupathi Reddy's avatar Tirupathi Reddy
Browse files

ARM: dts: msm: Update APC CPR configuration for msm8940pro



Update APC CPR static open-loop and closed-loop voltage margins
for msm8940pro as per voltage characterization results.

CRs-Fixed: 1083415
Change-Id: I83a955dc0dc23a689158121f2d7c787421a345ff
Signed-off-by: default avatarTirupathi Reddy <tirupath@codeaurora.org>
parent 64120cd2
Loading
Loading
Loading
Loading
+11 −5
Original line number Diff line number Diff line
@@ -240,19 +240,25 @@
		<1 (-1) 1 2 7>;

	qcom,cpr-fuse-version-map =
		<(-1)   0  (-1) (-1) (-1) (-1)>,
		<(-1)   1  (-1) (-1) (-1) (-1)>,
		<(-1)   5  (-1) (-1) (-1) (-1)>;
		<  0    0  (-1) (-1) (-1) (-1)>,
		<  0    1  (-1) (-1) (-1) (-1)>,
		<  0    5  (-1) (-1) (-1) (-1)>,
		<  1    0  (-1) (-1) (-1) (-1)>,
		<  1    1  (-1) (-1) (-1) (-1)>;

	qcom,cpr-init-voltage-adjustment =
		<0    0     0>,
		<0    0 20000>,
		<0    0 15000>;
		<0    0 15000>,
		<0    0 20000>,
		<0    0 20000>;

	qcom,cpr-quotient-adjustment =
		<0    0    0>,
		<38   0   28>, /* SVSP(20mv); TURBO(15mv); KV(1.9) */
		<0    0   19>; /* TURBO(10mv); KV(1.9) */
		<0    0   19>, /* TURBO(10mv); KV(1.9) */
		<0    0   28>, /* TURBO(15mv); KV(1.9) */
		<38   0   28>; /* SVSP(20mv); TURBO(15mv); KV(1.9) */

	qcom,cpr-enable;
};