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

Commit 3df07c8b authored by Yingjie Zhu's avatar Yingjie Zhu Committed by Gerrit - the friendly Code Review server
Browse files

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



Add Bluetooth device node for SA6155p VM

Change-Id: I11ca602c3cfd7b735ad590ed5b484d139e1e4df6
Signed-off-by: default avatarYingjie Zhu <yingzhu@codeaurora.org>
parent 79c3d760
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -312,6 +312,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"