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

Commit f53c6680 authored by Murali Nalajala's avatar Murali Nalajala
Browse files

ARM: dts: msm: Prevent C4 LPM mode for 8996



Usecases where it frequently write/read data from
storage suffer from the performance when they enter
into C4 state. Prevent entering into C4 state when
the data operation is happening. Apply PMQoS latency
lesser than C4 state.

Change-Id: I402cbdcdebf69be58f930a679633921e168a70c3
Signed-off-by: default avatarMurali Nalajala <mnalajal@codeaurora.org>
parent 7a8ad0a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1106,7 +1106,7 @@

		/* PM QoS */
		qcom,pm-qos-cpu-groups = <0x03 0x0C>;
		qcom,pm-qos-cpu-group-latency-us = <200 200>;
		qcom,pm-qos-cpu-group-latency-us = <70 70>;
		qcom,pm-qos-default-cpu = <0>;

		status = "disabled";