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

Commit 9ccd1f64 authored by Tirupathi Reddy's avatar Tirupathi Reddy
Browse files

ARM: dts: msm: Update APC CPR voltage margins for msm8940



Update APC CPR static voltage margins for msm8940 and msm8940pro
as per voltage characterization data.

CRs-Fixed: 1102963
Change-Id: I6a3a7addeb2e45699a363727c79416ce48ec1f1a
Signed-off-by: default avatarTirupathi Reddy <tirupath@codeaurora.org>
parent a3c6f163
Loading
Loading
Loading
Loading
+8 −5
Original line number Diff line number Diff line
@@ -242,21 +242,24 @@
		<  0    1  (-1) (-1) (-1) (-1)>,
		<  0    5  (-1) (-1) (-1) (-1)>,
		<  1    0  (-1) (-1) (-1) (-1)>,
		<  1    1  (-1) (-1) (-1) (-1)>;
		<  1    1  (-1) (-1) (-1) (-1)>,
		<  1    5  (-1) (-1) (-1) (-1)>;

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

	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   28>, /* TURBO(15mv); KV(1.9) */
		<38   0   28>; /* SVSP(20mv); TURBO(15mv); KV(1.9) */
		<0    0   28>, /* TURBO(15mv); KV(1.9) */
		<38   0   28>, /* SVSP(20mv); TURBO(15mv); KV(1.9) */
		<0    0   38>; /* TURBO(20mv); KV(1.9) */

	qcom,cpr-enable;
};