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

Commit 97933665 authored by Anirudh Ghayal's avatar Anirudh Ghayal
Browse files

ARM: dts: mdm: Update the CPR CL/OL margin for MDM9206



Update the CPR margin by +25mV for the 1-4-1 PDN.

Change-Id: I984fb06dfa0fc1497da1e17e27d4b0d8caa7cfef
Signed-off-by: default avatarAnirudh Ghayal <aghayal@codeaurora.org>
parent 4439da13
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -15,3 +15,10 @@
/ {
	qcom,msm-id = <322 0x10000>;
};

&apc_vreg_corner {
	qcom,cpr-quotient-adjustment =
			<42	42	42>;
	qcom,cpr-init-voltage-adjustment =
			<25000	25000	25000>;
};