]> 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)
commitc83c5382c4db780c684003f04ad5c6f8ff421502
treef7b53215a90e4e115d429592cfa0bee6bc2e876a
parentb8ab43e2e723f102231a19d06276f68dfbef2f01
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]