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

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

Merge "ARM: dts: msm: add support for controlling LGA power for bt module"

parents 0fd23f39 3e67fd93
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -476,7 +476,12 @@
		compatible = "qca,qca6174";
		pinctrl-names = "default";
		pinctrl-0 = <&bt_en_active>;
		qca,bt-reset-gpio = <&tlmm 172 0>; /* BT_EN */
		/* BT_EN */
		qca,bt-reset-gpio = <&tlmm 172 0>;
		/* PWR_CTR1_VDD_PA */
		qca,bt-vdd-pa-supply = <&vreg_conn_pa>;
		/* PWR_CTR2_VDD_1P8 */
		qca,bt-chip-pwd-supply = <&vreg_conn_1p8>;
		status = "ok";
	};