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

Commit e20207d5 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: Update CPR voltage margins for msm8940"

parents 4e6c7da0 ae424f85
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;
};