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

Commit e5bfb19e authored by Anurag Chouhan's avatar Anurag Chouhan Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable wcnss node for apq8009



Enable wcnss node for pronto wlan support for apq8009
ioe reference board
Disable conflict SDHC_2 node for wcnss based apq8009.
Disable cnss_sdio node for apq8009.

Change-Id: I9ff2c82f217de61b050048887919973e71f60e38
Signed-off-by: default avatarAnurag Chouhan <achouhan@codeaurora.org>
parent b5117b38
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
@@ -176,6 +176,7 @@
	};

	cnss_sdio: qcom,cnss_sdio {
		status = "disabled";
		compatible = "qcom,cnss_sdio";
		subsys-name = "AR6320";
		/**
@@ -239,10 +240,6 @@
	};
};

&wcnss {
	status = "disabled";
};

&msm_gpio {
	sdc2_wlan_gpio_on: sdc2_wlan_gpio_on {
		mux {
@@ -298,7 +295,7 @@
	&sdc2_wlan_gpio_off>;
	qcom,nonremovable;
	qcom,core_3_0v_support;
	status = "ok";
	status = "disabled";
};

&i2c_4 {