ARM: SMDK6410: Add initial support for WM1192-EV1 PMIC board
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 17 Feb 2010 18:19:29 +0000 (18:19 +0000)
committerBen Dooks <ben-linux@fluff.org>
Wed, 24 Feb 2010 01:58:41 +0000 (01:58 +0000)
commit60f9101a8881797fecd89450b8a8d17a440e6281
tree426d666dced99de45a0ce88b9842882be2fa3a5e
parentbc449e53121681d16fbefb9c14d28b0638ae33db
ARM: SMDK6410: Add initial support for WM1192-EV1 PMIC board

The Wolfson Microelectronics 1192-EV1 is a plug in module for the
SMDK6410 providing power using a WM8312 PMIC. This patch provides
initial hookup sufficient to initialise the board, though not all
features are fully described yet.

As part of this supplies for the system that are provided as a
single supply by one of the currently merged PMIC boards are
factored out so they can be reused between different regulators.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c64xx/Kconfig
arch/arm/mach-s3c64xx/include/mach/irqs.h
arch/arm/mach-s3c64xx/mach-smdk6410.c