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

Commit e4f32115 authored by shaoxing's avatar shaoxing Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: enable the icnss node and disable usb default host



Enable the icnss node for wlan, and disable the usb host default
when boot.

Change-Id: I4aa2a83809cdc1a05fee816a2098c600a5579fe1
Signed-off-by: default avatarShaoxing <shaoxing@codeaurora.org>
parent 316dd6f2
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -83,16 +83,6 @@
	status = "ok";
};

&usb0 {
	dwc3@a600000 {
		dr_mode = "host";
	};
};

&icnss {
	status = "disabled";
};

&msm_sdw_codec {
	status = "disabled";
};