]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: of: Add support for parsing microvolts for suspend state
authorDoug Anderson <dianders@chromium.org>
Sat, 1 Nov 2014 03:52:58 +0000 (20:52 -0700)
committerMark Brown <broonie@kernel.org>
Mon, 3 Nov 2014 12:29:02 +0000 (12:29 +0000)
commit344b3b057ea7b589484cea801f62c9013e6a8fc1
treeaef6e4e03880ecc63ad8e1500e1805f47a2447f0
parent7fe8c203894461ef56b24c24c27ea826f4faaf0f
regulator: of: Add support for parsing microvolts for suspend state

Leverage all the work that was done in (5b2041b regulator: of: Add
support for parsing regulator_state for suspend state) and throw in
the ability to set suspend microvolts from the device tree.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Reviewed-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Reviewed-by: Chris Zhong <zyw@rock-chips.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/of_regulator.c