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

Commit a4b56359 authored by Sungjun Park's avatar Sungjun Park
Browse files

ARM: dts: msm: Add bluetooth device node for apq8084



Add bluetooth device node to enable bluetooth chipset power

Change-Id: Ifb475cd3c542c5be059a4a6e13c071794fee4866
Signed-off-by: default avatarSungjun Park <sjpark@codeaurora.org>
parent f3ad07ae
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -14,6 +14,12 @@
	aliases {
		serial0 = &blsp2_uart1;
	};

	bt_qca6174 {
		compatible = "qca,qca6174";
		qca,bt-reset-gpio = <&pma8084_gpios 4 0>; /* BT_EN */
		qca,bt-vdd-pa-supply = <&wlan_vreg>;
	};
};

&soc {
+6 −0
Original line number Diff line number Diff line
@@ -14,6 +14,12 @@
	aliases {
		serial0 = &blsp2_uart1;
	};

	bt_qca6174 {
		compatible = "qca,qca6174";
		qca,bt-reset-gpio = <&pma8084_gpios 4 0>; /* BT_EN */
		qca,bt-vdd-pa-supply = <&wlan_vreg>;
	};
};

&soc {
+6 −0
Original line number Diff line number Diff line
@@ -14,6 +14,12 @@
	aliases {
		serial0 = &blsp2_uart1;
	};

	bt_qca6174 {
		compatible = "qca,qca6174";
		qca,bt-reset-gpio = <&pma8084_gpios 4 0>; /* BT_EN */
		qca,bt-vdd-pa-supply = <&wlan_vreg>;
	};
};

&soc {