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

Commit 2354537e authored by Vignesh Viswanathan's avatar Vignesh Viswanathan Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Disable LPM States for SDXLEMUR + QCN9000

QCN9000 does not supports low power mode. This change disables
LPM for SDXLEMUR + QCN9000 variants.

Change-Id: I588b96b3cf2479fa098b36a07ce04cba9f04d8a8
parent 3fa38e56
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -24,6 +24,11 @@
};

&soc {
	/* If QCN9000 is connected, LPM modes are disabled */
	qcom,lpm-levels {
		status = "disabled";
	};

	wifi0: qcom,cnss-qcn9000@a0000000 {
		status = "disabled";
		compatible = "qcom,cnss-qcn9000";