TPS65910: Add tps65910 regulator driver
authorGraeme Gregory <gg@slimlogic.co.uk>
Mon, 2 May 2011 21:20:08 +0000 (16:20 -0500)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Fri, 27 May 2011 09:49:08 +0000 (10:49 +0100)
commit518fb721de3685c8326e72746151b534a241feda
tree9791db510544af58eadd2f5f2754724df292be9a
parente3471bdc2784ee20a0d636c5904200c2d1148ef9
TPS65910: Add tps65910 regulator driver

The regulator module consists of 3 DCDCs and 8 LDOs. The output
voltages are configurable and are meant to supply power to the
main processor and other components

Signed-off-by: Graeme Gregory <gg@slimlogic.co.uk>
Signed-off-by: Jorge Eduardo Candelaria <jedu@slimlogic.co.uk>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/tps65910-regulator.c [new file with mode: 0644]
include/linux/mfd/tps65910.h