Maxim 1586 regulator driver
authorRobert Jarzmik <robert.jarzmik@free.fr>
Thu, 23 Apr 2009 18:10:43 +0000 (20:10 +0200)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Mon, 15 Jun 2009 10:18:22 +0000 (11:18 +0100)
commit55f4fa4e33e90c6b25b4c8ed038392a73b654fef
tree59e9c50090ca6f2bc5ed1a743c0521560c77fcfa
parent45e3e1935e2857c54783291107d33323b3ef33c8
Maxim 1586 regulator driver

The Maxim 1586 regulator is a voltage regulator with 2
voltage outputs, specially suitable for Marvell PXA
chips. One output is in the range of required VCC_CORE by
the PXA27x chips, the other in the VCC_USIM required as well
by PXA27x chips.

The chip is controlled through the I2C bus.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
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/max1586.c [new file with mode: 0644]
include/linux/regulator/max1586.h [new file with mode: 0644]