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

Commit 19b16935 authored by Gilad Broner's avatar Gilad Broner
Browse files

ARM: dts: msm: disable UFS LPM modes for MSMCOBALT RUMI



As RUMI platform uses QRBTC-V2 UFS PHY, we need to disable
various LPM modes so that UFS initialization is successful
due to hw limitations.

Change-Id: I7b7efc2fd6f01136a7f737d213e02e3aa078cbda
Signed-off-by: default avatarGilad Broner <gbroner@codeaurora.org>
parent 58c0aaeb
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -29,6 +29,11 @@
	vcc-supply = <&pmcobalt_l20>;
	vccq-supply = <&pmcobalt_l26>;
	vccq2-supply = <&pmcobalt_s4>;

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

	status = "ok";
};