]> git.karo-electronics.de Git - mv-sheeva.git/commit
tps65912: add regulator driver
authorMargarita Olaya <magi@slimlogic.co.uk>
Thu, 9 Jun 2011 19:50:27 +0000 (14:50 -0500)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 31 Jul 2011 21:28:22 +0000 (23:28 +0200)
commit9260ad98dcb0e6ec3a9ee6b13699cf52c684dfd2
tree121bf806cdd048335172a06d88544c41be1c5561
parent668a6cc710ee054af2b059d27bbec746ead0fbca
tps65912: add regulator driver

The tps65912 consist of 4 DCDCs and 10 LDOs. The output voltages can be
configured by the SPI or I2C interface, they are meant to supply power
to the main processor and other components.

Signed-off-by: Margarita Olaya Cabrera <magi@slimlogic.co.uk>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/tps65912-regulator.c [new file with mode: 0644]