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

Commit 1e78d44c 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 SA8155 VM



Add Bluetooth device node for SA8155 VM

Change-Id: I7d973bc1c5c6927eb2bad5b4f02e3eb37127f2f3
Signed-off-by: default avatarYingjie Zhu <yingzhu@codeaurora.org>
parent 297cd64d
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -370,6 +370,14 @@
		qcom,no-clock-support;
		qcom,qsee-reentrancy-support = <2>;
	};

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

#include "sm8150-pinctrl.dtsi"