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

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

Merge "ARM: dts: msm: add regulators in Bluetooth node for SA6155p"

parents 3e9a3e0d dbb5cc6c
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -52,6 +52,18 @@
		/* PWR_CTR1_VDD_PA */
		qca,bt-vdd-pa-supply = <&vreg_conn_pa>;
		qca,bt-chip-pwd-supply = <&vreg_conn_1p8>;
		qca,bt-vdd-vm-supply = <&pm6155_1_s6>;
		qca,bt-vdd-5a-supply = <&pm6155_1_s5>;
		qca,bt-vdd-vh-supply = <&pm6155_1_l15>;

		qca,bt-vdd-vm-voltage-level = <1370000 1370000>;
		qca,bt-vdd-5a-voltage-level = <2040000 2040000>;
		qca,bt-vdd-vh-voltage-level = <1904000 1904000>;

		qca,bt-vdd-vm-current-level = <0>;
		qca,bt-vdd-5a-current-level = <0>;
		qca,bt-vdd-vh-current-level = <450000>;

		status = "disabled";
	};