summary refs log tree commit diff
path: root/drivers/regulator
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2018-12-11 17:17:07 +0200
committerMark Brown <broonie@kernel.org>2018-12-13 16:39:54 +0000
commitfdb0436c35b86759da6d7fce27323e3cdced0e13 (patch)
treeb3bca3929b2eda0ed56da40374e934bf8144d342 /drivers/regulator
parentd29f54df8b167be6174881f265b12453a558e48a (diff)
downloadlinux-fdb0436c35b86759da6d7fce27323e3cdced0e13.tar.gz
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')
0 files changed, 0 insertions, 0 deletions