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:
parent
a80e267a8c
commit
ac0703dbd6
1 changed files with 4 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue