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

Commit ac8140f5 authored by Yingwei Zhao's avatar Yingwei Zhao
Browse files

ARM: dts: msm: add proxy voter for QRD SDM660



pm660_ldo10 supplies power for multiple consumers including UFS.
The load from UFS is invisible for the regulator before the driver
voted it. Any other light load consumers would vote its load and
force the regulator entering into LPM mode which cause OCP triggered.
Add proxy voter for pm660_ldo10 to track this existing UFS load.

Change-Id: I32759025e0349858eaafb6a3b062a6c64314ccfe
Signed-off-by: default avatarYingwei Zhao <cyizhao@codeaurora.org>
parent 60be7160
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -237,6 +237,9 @@
	rpm-regulator-ldoa10 {
		status = "okay";
		pm660_l10: regulator-l10 {
			proxy-supply = <&pm660_l10>;
			qcom,proxy-consumer-enable;
			qcom,proxy-consumer-current = <14000>;
			regulator-min-microvolt = <1780000>;
			regulator-max-microvolt = <1950000>;
			status = "okay";