]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regulator: ab8500: Added get_optimum_mode on regulators with idle mode
authorBengt Jonsson <bengt.g.jonsson@stericsson.com>
Wed, 6 Feb 2013 10:53:26 +0000 (10:53 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 7 Feb 2013 18:48:54 +0000 (18:48 +0000)
commit6a9fe83197c38a410575ca46406426ee855c7df8
tree5a01dd6ceac4eb863f254d8b2cca613c48ca7857
parent7e32e01709647d2c05e08113a55b40ee5de10960
regulator: ab8500: Added get_optimum_mode on regulators with idle mode

With this change, Vtvout, Vintcore12, Vaux1, 2 and 3 regulators
support DRMS (Dynamic Regulator Mode Switching) which will
dynamically handle requests for max current consumption from
several consumers and select a suitable regulator mode.

Signed-off-by: Bengt Jonsson <bengt.g.jonsson@stericsson.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Reviewed-by: Mattias WALLIN <mattias.wallin@stericsson.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/ab8500.c