mfd: AB3550 core driver
authorMattias Wallin <mattias.wallin@stericsson.com>
Mon, 10 May 2010 22:25:29 +0000 (00:25 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 27 May 2010 23:37:46 +0000 (01:37 +0200)
commit09bcb3f3369e164bf51b3b566b865f2514b23e8c
tree782010db7f97607558f662fd39ac81eaa4f09886
parentfa661258a27aa74aaf741882053d195291cefb75
mfd: AB3550 core driver

This adds a core driver for the AB3550 mixed-signal circuit
found in the ST-Ericsson U300 platforms. This driver
is a singleton proxy for all access to the AB3550 sub
functionality drivers which can be added on top of this one:
RTC, regulators, battery and system power control, vibrator,
LEDs and an ALSA codec.

Signed-off-by: Mattias Wallin <mattias.wallin@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/ab3550-core.c [new file with mode: 0644]