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

Commit c0aa9647 authored by Gustavo Solaira's avatar Gustavo Solaira
Browse files

ARM: dts: msm: Disable ASPM for MDM EP on msm8996 CV2X boards



Disable L1/L1ss modes for the RC2 link with MDM9x55 EP on
msm8996 CV2X boards to avoid bursty MSI interrupts and
unstable communication channel.

Change-Id: I12549ec37ceda09ebc9104b0182e53efdcfc8d2f
Signed-off-by: default avatarGustavo Solaira <gustavos@codeaurora.org>
parent b99844d8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -342,6 +342,8 @@
&pcie2 {
	/* Enumerate MDM on wake interrupt */
	qcom,boot-option = <0x0>;
	/delete-property/ qcom,l1-supported;
	/delete-property/ qcom,l1ss-supported;
};

&mdm3 {