commit | 4a5d301328eb7cfb88f8164ddfd90c018b70ddc4 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Fri Mar 21 10:21:36 2014 +0000 |
committer | Mark Brown <broonie@linaro.org> | Fri Mar 21 18:20:04 2014 +0000 |
tree | feac06a8a243a9347b82a9db710adeca0508c41c | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 [diff] |
regulator: Add new driver for ST's PWM controlled voltage regulators On some STMicroelectronics hardware reside regulators consisting partly of a PWM input connected to the feedback loop. As the PWM duty-cycle is varied the output voltage adapts. This driver allows us to vary the output voltage by adapting the PWM input duty-cycle. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>