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

Commit 0d919a3c authored by Balakrishna Godavarthi's avatar Balakrishna Godavarthi
Browse files

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

This change update bluetooth node based on pm6125.

Change-Id: Icade314db0db8c0be58522dad8ee9542579d3f22
parent 69b22c1e
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -15,4 +15,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 */
	};

};