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

Commit 3bac8e89 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add Bluetooth device node for SA6155p VM"

parents f9c4de6e 3df07c8b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -30,6 +30,10 @@
	status = "ok";
};

&qupv3_se7_4uart {
	status = "ok";
};

&usb0 {
	status = "ok";
};
+8 −0
Original line number Diff line number Diff line
@@ -315,6 +315,14 @@

		status = "disabled";
	};

	bluetooth_ext: bt_qca6174 {
		compatible = "qca,qca6174";
		pinctrl-names = "default";
		pinctrl-0 = <&bt_en_active>;
		qca,bt-reset-gpio = <&tlmm 85 0>; /* BT_EN */
		status = "ok";
	};
};

#include "sa6155p-vm-pinctrl.dtsi"