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

Commit 7f6e6532 authored by Ming-yi Lin's avatar Ming-yi Lin
Browse files

ARM: dts: msm: changes for Liquid P3.1 APQ with HSIC QCA



Disable wcnss modem use, since in liquid, there is no WCN, and
it might influence QCA6234

Change-Id: I4e13ea0497c415af39f7daf6801e2789291ea998
Signed-off-by: default avatarMing-yi Lin <mylin@codeaurora.org>
parent 9293733b
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -440,6 +440,26 @@
                qcom,msm-bus,name = "wlan_sdio";
                qca,wifi-chip-pwd-supply = <&ath_chip_pwd_l>;
        };

	qcom,pronto@fb21b000 {
		status = "disabled";
	};

	qcom,iris-fm {
		status = "disabled";
	};

	qcom,wcnss-wlan@fb000000 {
		status = "disabled";
	};

	qcom,smd-wcnss {
		status = "disabled";
	};

	qcom,smsm-wcnss {
		status = "disabled";
	};
};

&mdss_fb0 {