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

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

Merge "ARM: dts: msm: Update bluetooth regulator for holi-pm6125"

parents 6e04339f 0d919a3c
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -18,4 +18,12 @@
		qcom,vdd-3.3-ch1-config = <3000000 3312000>;
		qcom,vdd-3.3-ch0-config = <3000000 3312000>;
	};

	bluetooth: bt_wcn3990 {
		qcom,bt-vdd-io-supply = <&L9A>;  /* IO */
		qcom,bt-vdd-core-supply = <&L2A>; /* RFA */
		qcom,bt-vdd-pa-supply = <&L23A>; /* CH0 */
		qcom,bt-vdd-xtal-supply = <&L16A>; /* XO */
	};

};