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

Commit ac0703db authored by Raju P.L.S.S.S.N's avatar Raju P.L.S.S.S.N
Browse files

ARM: dts: msm: Disable lpm sleep modes for msmtriton



Disable lpm sleep modes for msmtriton emulation platform
at boot time as PMIC related functionality is not emulated.

Change-Id: Ic85fdf082c8a5e3676c99398f42d36963cd352f3
Signed-off-by: default avatarRaju P.L.S.S.S.N <rplsssn@codeaurora.org>
parent a80e267a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -20,6 +20,10 @@
	model = "Qualcomm Technologies, Inc. MSM TRITON RUMI";
	compatible = "qcom,msmtriton-rumi", "qcom,msmtriton", "qcom,rumi";
	qcom,board-id = <15 0>;

	chosen {
		bootargs = "lpm_levels.sleep_disabled=1";
	};
};

&usb3 {