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: Raju P.L.S.S.S.N <rplsssn@codeaurora.org>
This commit is contained in:
Raju P.L.S.S.S.N 2016-11-07 13:49:18 +05:30
parent a80e267a8c
commit ac0703dbd6

View file

@ -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 {