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

Commit 8b2074d6 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable dual wifi support on sdxpoorwills"

parents e4173f57 9cdda296
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -20,3 +20,11 @@
		"qcom,sdxpoorwills", "qcom,cdp";
	qcom,board-id = <1 0x105>;
};

&cnss_pcie {
	qcom,is-dual-wifi-enabled;
};

&cnss_sdio {
	status = "okay";
};
+8 −0
Original line number Diff line number Diff line
@@ -20,3 +20,11 @@
		"qcom,sdxpoorwills", "qcom,mtp";
	qcom,board-id = <8 0x104>;
};

&cnss_pcie {
	qcom,is-dual-wifi-enabled;
};

&cnss_sdio {
	status = "okay";
};