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

Commit dbb5cc6c authored by Yanfei Zhou's avatar Yanfei Zhou Committed by Gerrit - the friendly Code Review server
Browse files

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



These regulators are required by hastings which will be
used in power management.

Change-Id: I01df223a3303e23dcb72854cb6a81d5f3f107190
Signed-off-by: default avatarYanfei Zhou <zyanfei@codeaurora.org>
parent 93df5326
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";
	};