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

Commit cde6ba30 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 bluetooth for stacked sdxpoorwills"

parents d5a83000 e32ee878
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -20,3 +20,7 @@
		"qcom,sdxpoorwills", "qcom,cdp";
	qcom,board-id = <1 0x0>;
};

&blsp1_uart2b_hs {
	status = "okay";
};
+8 −0
Original line number Diff line number Diff line
@@ -21,3 +21,11 @@
&sdhc_1 {
	cd-gpios = <&tlmm 21 0x1>;
};

&soc {
	bluetooth: bt_qca6174 {
		compatible = "qca,qca6174";
		qca,bt-reset-gpio = <&pmxpoorwills_gpios 4 0>; /* BT_EN */
		qca,bt-vdd-pa-supply = <&vreg_wlan>;
	};
};
+4 −0
Original line number Diff line number Diff line
@@ -20,3 +20,7 @@
		"qcom,sdxpoorwills", "qcom,mtp";
	qcom,board-id = <8 0x0>;
};

&blsp1_uart2b_hs {
	status = "okay";
};
+8 −0
Original line number Diff line number Diff line
@@ -21,3 +21,11 @@
&sdhc_1 {
	cd-gpios = <&tlmm 21 0x1>;
};

&soc {
	bluetooth: bt_qca6174 {
		compatible = "qca,qca6174";
		qca,bt-reset-gpio = <&pmxpoorwills_gpios 4 0>; /* BT_EN */
		qca,bt-vdd-pa-supply = <&vreg_wlan>;
	};
};