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

Skip to content
Commit d2ba32f7 authored by Subhash Jadavani's avatar Subhash Jadavani Committed by David Collins
Browse files

ARM: dts: msm: fix initial current levels of boot-on regulators for apq8084



Commit d04c4335 (ARM: dts: msm: enable UFS
and eMMC regulators at boot-up for APQ8084) changed the configuration of
some LDOs so they can be enabled at boot-up by the kernel and then the
kernel can disable them during the late_init call stage if no other module
has requested that they be left enabled. Unfortunately, the above commit
configures the regulator init current levels to very large values (much
beyond the capacity of the regulator) which may ultimately result in
voting for 0mA current level for those regulators.

Modify the initial current values so that they have the correct units of
milliamps instead of microamps. This ensures that the appropriate initial
current values are sent to the RPM when these regulators are first enabled.

Change-Id: I4eff4eb123af08028b5ed526b0e76e46a443a85a
Signed-off-by: default avatarSubhash Jadavani <subhashj@codeaurora.org>
parent 76fdde82
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment