summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/lp8788-ldo.c
Commit message (Collapse)AuthorAgeFilesLines
* regulator: lp8788-ldo: Set n_voltages to 1 for fixed voltageAxel Lin2012-08-281-0/+8
| | | | | | | | For fixed voltage, the n_voltages should be 1 rather than 0. Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Milo(Woogyom) Kim <milo.kim@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
* regulator: add new lp8788 regulator driverKim, Milo2012-07-201-0/+842
TI LP8788 PMU has 4 BUCKS and 22 LDOs. The voltage of BUCK1 and BUCK2 can be controlled by external gpios. And some LDOs also can be enabled by external gpios. The regmap interface is used for regulator operations. Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
OpenPOWER on IntegriCloud