]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mach-ux500: voltage domain regulators for DB8500
authorBengt Jonsson <bengt.g.jonsson@stericsson.com>
Fri, 1 Apr 2011 12:43:33 +0000 (14:43 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 24 May 2011 20:20:23 +0000 (22:20 +0200)
commit1032fbfd792f2b384ac16a63993b8fae5eea9083
tree9d9955103fc7aad7f59dda3f523569aca3df7b62
parentf0e733f32e56ded9309a8b8da3a77d47beb3cbdd
mach-ux500: voltage domain regulators for DB8500

The DB8500 has ePOD:s (electronic power domains) which are possible
to switch on/off to deactivate silicon blocks on the DB8500 SoC
by cutting their power without retention. We model these as simple
regulators with one bit on/off settings.

Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Bengt Jonsson <bengt.g.jonsson@stericsson.com>
Signed-off-by: Sundar Iyer <sundar.iyer@stericsson.com>
Signed-off-by: Jonas Aberg <jonas.aberg@stericsson.com>
Signed-off-by: Virupax Sadashivpetimath <virupax.sadashivpetimath@stericsson.com>
Signed-off-by: Martin Persson <martin.persson@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/Kconfig
drivers/mfd/db8500-prcmu.c
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/db8500-prcmu.c [new file with mode: 0644]
include/linux/regulator/db8500-prcmu.h [new file with mode: 0644]