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

Commit 2137d589 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 2943e1c1 ac0703db
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 {