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

Commit 011c9cef 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 cnss-sdio node for dual-wifi in mdmcalifornium"

parents 6d2379f3 08987997
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -21,3 +21,10 @@
	qcom,board-id = <8 3>;
};

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

&cnss_sdio {
	status = "ok";
};
+2 −2
Original line number Diff line number Diff line
@@ -846,7 +846,7 @@
		qcom,sensor-id = <0 1 2 3 6>;
	};

	qcom,cnss {
	cnss_pcie: qcom,cnss {
		compatible = "qcom,cnss";
		wlan-en-gpio = <&tlmm_pinmux 95 0>;
		vdd-wlan-supply = <&rome_vreg>;
@@ -872,7 +872,7 @@
				<45 512 207108 1146880>, <1 512 207108 3124992>;
	};

	qcom,cnss_sdio {
	cnss_sdio: qcom,cnss_sdio {
		compatible = "qcom,cnss_sdio";
		subsys-name = "AR6320_SDIO";
		vdd-wlan-supply = <&rome_vreg>;