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

Commit 70207062 authored by Gilad Broner's avatar Gilad Broner Committed by Subhash Jadavani
Browse files

ARM: dts: msm: enable UFS PM QoS for 8996



Set latency values for PM QoS voting to 200us.
These values should be revisited in case LPM latencies change.

Change-Id: I2c4167e28d01e0379350105b8bac5aa3ee8be615
Signed-off-by: default avatarGilad Broner <gbroner@codeaurora.org>
parent b9ae0269
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -1357,8 +1357,10 @@
		"HS_RB_G1_L1", "HS_RB_G2_L1", "HS_RB_G3_L1",
		"MAX";

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

		status = "disabled";