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

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

ARM: dts: mdm: Enable CPR for MDM 9x07



Enable closed-loop CPR for 9x07. Update the UP/DOWN
thresholds and logic to disable closed-loop in power-collapse.

Change-Id: I3d6c9b87a795339e476a21f737a79f016b5775ca
Signed-off-by: default avatarAnirudh Ghayal <aghayal@codeaurora.org>
parent bda8711c
Loading
Loading
Loading
Loading
+5 −2
Original line number Original line Diff line number Diff line
@@ -335,8 +335,8 @@
		qcom,cpr-timer-cons-down = <2>;
		qcom,cpr-timer-cons-down = <2>;
		qcom,cpr-irq-line = <0>;
		qcom,cpr-irq-line = <0>;
		qcom,cpr-step-quotient = <26>;
		qcom,cpr-step-quotient = <26>;
		qcom,cpr-up-threshold = <0>;
		qcom,cpr-up-threshold = <2>;
		qcom,cpr-down-threshold = <2>;
		qcom,cpr-down-threshold = <3>;
		qcom,cpr-idle-clocks = <15>;
		qcom,cpr-idle-clocks = <15>;
		qcom,cpr-gcnt-time = <1>;
		qcom,cpr-gcnt-time = <1>;
		qcom,vdd-apc-step-up-limit = <1>;
		qcom,vdd-apc-step-up-limit = <1>;
@@ -368,6 +368,9 @@
		qcom,cpr-speed-bin-max-corners =
		qcom,cpr-speed-bin-max-corners =
					<0 0 1 2 7>;
					<0 0 1 2 7>;
		qcom,cpr-quot-adjust-scaling-factor-max = <1400>;
		qcom,cpr-quot-adjust-scaling-factor-max = <1400>;
		qcom,disable-closed-loop-in-pc;
		qcom,cpr-cpus = <&CPU0>;
		qcom,cpr-enable;
	};
	};


/* Miscellaneous regulators */
/* Miscellaneous regulators */