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

Commit f964a58c 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: Disable Deep NAP state for MSM8953"

parents b406a4dc 21e967c2
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -70,6 +70,7 @@
		qcom,initial-pwrlevel = <4>;

		qcom,idle-timeout = <80>; //msecs
		qcom,deep-nap-timeout = <100>; //msecs
		qcom,strtstp-sleepwake;

		qcom,highest-bank-bit = <14>;
@@ -112,8 +113,8 @@
		vdd-supply = <&gdsc_oxili_gx>;

		/* CPU latency parameter */
		qcom,pm-qos-active-latency = <360>;
		qcom,pm-qos-wakeup-latency = <360>;
		qcom,pm-qos-active-latency = <213>;
		qcom,pm-qos-wakeup-latency = <213>;

		/* Quirks */
		qcom,gpu-quirk-two-pass-use-wfi;