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

Commit 673ab086 authored by Gustavo Solaira's avatar Gustavo Solaira
Browse files

ARM: dts: msm: Disable ethernet interface for mhi swip for sdxprairie



Remove "qcom,mhi-ethernet-interface" property such that mhi swip
will support default rawip network interface instead of ethernet
network interface on sdxprairie.

Change-Id: I6a4245b450a269286d084c78f6977bdcdade0d97
Signed-off-by: default avatarGustavo Solaira <gustavos@codeaurora.org>
parent 8f930152
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1363,7 +1363,6 @@

	mhi_net_device: qcom,mhi_net_dev {
		compatible = "qcom,msm-mhi-dev-net";
		qcom,mhi-ethernet-interface;
		status = "disabled";
	};