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

Commit fbc681fc authored by Abhinay Reddy Vanipally's avatar Abhinay Reddy Vanipally
Browse files

ARM: dts: msm: Disable wigig on sdxprairie



Disable wil6210/wigig on SM8150 sdxprairie
platforms as they are not supported

Change-Id: I93b91cfa163758d82eb69c1f0be4d1a9eb4c52ce
Signed-off-by: default avatarAbhinay Reddy Vanipally <avanip@codeaurora.org>
parent 0c267bb5
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -88,3 +88,7 @@
		voice_mhi_voting;
	};
};

&wil6210 {
	status = "disabled";
};