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

Commit 25bb5f18 authored by Aman Gupta's avatar Aman Gupta
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: Icb36595c56d44d01cbf0c496fa34ae82e909bc40
Signed-off-by: default avatarAman Gupta <amangupt@codeaurora.org>
parent d47a67cb
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1357,7 +1357,6 @@

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