aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/max8660.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-08-02regulators: max8660: add DT bindingsDaniel Mack1-1/+1
This patch adds devicetree bindings for max8660, along with some documentation. Signed-off-by: Daniel Mack <zonque@gmail.com> Signed-off-by: Mark Brown <broonie@linaro.org>
2009-12-17regulator: add driver for MAX8660/8661Wolfram Sang1-0/+57
Tested with a MX25-based custom board. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>