]> git.baikalelectronics.ru Git - kernel.git/commit
regulators/db8500: split off shared dbx500 code
authorBengt Jonsson <bengt.g.jonsson@stericsson.com>
Fri, 13 Jan 2012 15:30:31 +0000 (16:30 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 20 Jan 2012 12:01:29 +0000 (12:01 +0000)
commit69bf6c029074307567788559047fe2c68d76bf03
treef7b53215a90e4e115d429592cfa0bee6bc2e876a
parent68151aa075bce72316b0dc680af655275e25dd01
regulators/db8500: split off shared dbx500 code

As we progress with DB5500 and future voltage domain regulators
based on very similar hardware as found in the DB8500 PRCMU,
it makes sense to split off the generic parts and introduce
some generic debug code for the DBx500 regulators. This patch
accoplish a basic abstraction of the DBx500 voltage domain
regulators.

Signed-off-by: Bengt Jonsson <bengt.g.jonsson@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/db8500-prcmu.c
drivers/regulator/dbx500-prcmu.c [new file with mode: 0644]
drivers/regulator/dbx500-prcmu.h [new file with mode: 0644]