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

Commit c54a7f66 authored by Mahesh Kumar Sharma's avatar Mahesh Kumar Sharma Committed by Gerrit - the friendly Code Review server
Browse files

Bluetooth: Entry for LDO4 and LDO5



LD0-4 need to be voted by bluetooth platform
driver in order to keep LDO-5 ON during APPS
suspend on mdmcalifornium platforms when bluetooth
is turned ON as per power up sequence. Currently
LDO-4 is only voted by USB driver when USB is
connected. On removing USB,LDO-4 is turned off
resulting LDO-5 turned off.

Change-Id: I86f7279a036d4923e952c0209d28f0467d3cff82
Signed-off-by: default avatarMahesh Kumar Sharma <smahesh@codeaurora.org>
parent fc23af4e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -423,6 +423,8 @@
		compatible = "qca,qca6174";
		qca,bt-reset-gpio = <&pmdcalifornium_gpios 8 0>; /* BT_EN */
		qca,bt-vdd-pa-supply = <&rome_vreg>;
		qca,bt-vdd-xtal-supply = <&pmdcalifornium_l4>;
		qca,bt-vdd-core-supply = <&pmdcalifornium_l5>;
	};

	qcom,sps {