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

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

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



Update CPR static closed-loop voltage margins for msm8940
as per voltage characterization results.

CRs-Fixed: 1037290
Change-Id: Ica46a509d12b645fbc24f17bd7a2663b19f800c8
Signed-off-by: default avatarTirupathi Reddy <tirupath@codeaurora.org>
parent ad8cf1bb
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -229,8 +229,15 @@
	/delete-property/ qcom,cpr-init-voltage-adjustment;
	/delete-property/ qcom,cpr-enable;

	qcom,pvs-version-fuse-sel = <37 40 3 0>; /* foundry */
	qcom,cpr-fuse-version-map =
		<(-1)   0  (-1) (-1) (-1) (-1)>,
		<(-1)   1  (-1) (-1) (-1) (-1)>;

	qcom,cpr-quotient-adjustment =
		<(0)    (28)   (28)>;
		<0    0    0>,
		<0   28   28>;

	qcom,cpr-enable;
};