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

Commit 9cee7d43 authored by Divya Ponnusamy's avatar Divya Ponnusamy Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update GFX PM-QoS values for MSM8953



Update GFX PM-QoS entries in devicetree according to the
LPM latencies for MSM8953.

Change-Id: Ib00777c87a48a5a61ceabd15c7ea2385b96a5460
Signed-off-by: default avatarDivya Ponnusamy <pdivya@codeaurora.org>
parent 785534bd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -112,8 +112,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;