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

Commit 3f96046d authored by Chris Lew's avatar Chris Lew
Browse files

ARM: dts: msm: Disable QRTR mhi dev node for sdxprairie



Disable the QRTR mhi_dev transport driver for sdxprairie EP
configurations.

Change-Id: Id3950ed9499647919b051f357066c8c5ba64b84e
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent a7b34032
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -44,3 +44,7 @@
&mhi_net_device {
	status = "ok";
};

&mhi_dev_qrtr {
	status = "disabled";
};