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

Commit 99c63352 authored by Tony Truong's avatar Tony Truong Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: disable wil6210 for sm8150-sdx50m



There is no WiGiG device connected on sm8150-sdx50m.
Disable wil6210 on sm8150-sdx50m to prevent it from
trying to initiate PCIe enumeration.

Change-Id: I2ead8b06f3e0eaf2ca8ea05a3f172cb673259790
Signed-off-by: default avatarTony Truong <truong@codeaurora.org>
parent 60dc7dcf
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -38,6 +38,10 @@
	};
};

&wil6210 {
	status = "disabled";
};

&mhi_0 {
	esoc-names = "mdm";
	esoc-0 = <&mdm3>;