diff options
author | Olliver Schinagl <oliver@schinagl.nl> | 2018-12-11 18:17:07 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-12-13 19:39:54 +0300 |
commit | fdb0436c35b86759da6d7fce27323e3cdced0e13 (patch) | |
tree | b3bca3929b2eda0ed56da40374e934bf8144d342 /drivers/regulator/axp20x-regulator.c | |
parent | d29f54df8b167be6174881f265b12453a558e48a (diff) | |
download | linux-fdb0436c35b86759da6d7fce27323e3cdced0e13.tar.xz |
dt-bindings: mfd: axp20x: add support for regulator-ramp-delay for AXP209
The AXP209 supports ramping up voltages on several regulators such as
DCDC2 and LDO3, therefore we can use the standard 'regulator-ramp-delay'
property for those 2 regulators.
Note that the voltage ramp only works when the regulator is already
enabled. E.g. when going from say 0.7 V to 3.6 V.
When turning on the regulator, no voltage ramp is performed in hardware.
What this means, is that if the bootloader brings up the voltage at 0.7 V,
the ramp delay property is properly applied. If however, the bootloader
leaves the power off, no ramp delay is applied when the power is
enabled by the regulator framework.
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Signed-off-by: Priit Laes <plaes@plaes.org>
Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/axp20x-regulator.c')
0 files changed, 0 insertions, 0 deletions