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

Commit 0d5cbd91 authored by David Collins's avatar David Collins
Browse files

ARM: dts: msm: increase VDD_APC1 CPR step quotient for msm8994v2



Increase the VDD_APC1 CPR step quotient from 7 to 12 on msm8994v2
in order to account for the larger quotient values output by the
newly utilized ring oscillator #4.  This ensures that excessive
numbers of alternating up and down CPR interrupts are not
triggered due to CPR being overly sensitive.

Change-Id: I277203f30201583ac0dab94508b11533953d220a
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent c8c517c0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -695,7 +695,7 @@
		qcom,cpr-timer-cons-up = <0>;
		qcom,cpr-timer-cons-down = <2>;
		qcom,cpr-irq-line = <0>;
		qcom,cpr-step-quotient = <7>;
		qcom,cpr-step-quotient = <12>;
		qcom,cpr-up-threshold = <2>;
		qcom,cpr-down-threshold = <4>;
		qcom,cpr-idle-clocks = <15>;