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

Commit f85dc57b authored by Krishna Konda's avatar Krishna Konda
Browse files

ARM: dts: msm: disable pm qos for ufs in msm8996



The current implementation of the pm qos in ufs driver is not optimal.
There is a newer optimal solution being worked on but in the meantime
to enable performance measurements, disable the current pm qos.

Change-Id: I2d54fdaf5bc6ea171b75e2902cf53aeae1ea0882
Signed-off-by: default avatarKrishna Konda <kkonda@codeaurora.org>
parent d3846f3c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1330,7 +1330,7 @@
		"MAX";

		qcom,cpu-affinity = "affine_cores";
		qcom,cpu-dma-latency-us = <301>;
		qcom,cpu-dma-latency-us = <0>;

		status = "disabled";