regulator: ab8500-ext: New driver to control external regulators
authorLee Jones <lee.jones@linaro.org>
Thu, 28 Mar 2013 16:11:01 +0000 (16:11 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 29 Mar 2013 17:49:07 +0000 (17:49 +0000)
commitd1a820011b2fbc11d5af80d1a961fe66c613fa4b
treea651cd0d73b9a2b94385c83463a57964a4a7ca62
parentcc40dc2981396748ebcdde4a313d65ba26b0159d
regulator: ab8500-ext: New driver to control external regulators

The ABx500 is capable of controlling three external regulator supplies.
Most commonly on and off are supported, but if an external regulator
chipset or power supply supports high-power and low-power mode settings,
we can control those too.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/Makefile
drivers/regulator/ab8500-ext.c [new file with mode: 0644]
drivers/regulator/ab8500.c
include/linux/regulator/ab8500.h