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

Commit 64c55b76 authored by David Collins's avatar David Collins
Browse files

ARM: dts: msm: update the APC0 and APC1 CPR step quotients for msm8994v2



Update the CPR step quotient parameters used for VDD_APC0 and
VDD_APC1 on msm8994v2 in order to match the behavior of the ring
oscillators that are being used.

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