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

Commit 990ada81 authored by Nitin Rawat's avatar Nitin Rawat
Browse files

ARM: dts: msm: Disable lpm

Disable lpm for UFS as a part of WA until final
fix is ready.

Change-Id: Ieb91df61f49033facc18421575c19aeab14dd900
parent ac1425b4
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -1478,8 +1478,9 @@
		qcom,iommu-dma = "bypass";
		dma-coherent;

		rpm-level = <3>;
		spm-level = <5>;
		qcom,disable-lpm;
		rpm-level = <0>;
		spm-level = <0>;

		status = "disabled";