mfd: Add 88PM8607 driver
authorHaojian Zhuang <haojian.zhuang@marvell.com>
Thu, 17 Sep 2009 12:54:03 +0000 (08:54 -0400)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 13 Dec 2009 18:20:37 +0000 (19:20 +0100)
commit4107da2a2853c070fb3effa58a83f94dc067fc44
tree581a762a8428ba3dc29fe4dbb02092ddeb760814
parentf40542532e96dda5506eb76badea322f2ae4731c
mfd: Add 88PM8607 driver

This adds a core driver for 88PM8607 found in Marvell DKB development
platform. This driver is a proxy for all accesses to 88PM8607
sub-drivers which will be merged on top of this one, RTC, regulators,
battery and so on.

This chip is manufactured by Marvell.

Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Reviewed-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/88pm8607.c [new file with mode: 0644]
drivers/mfd/Kconfig
drivers/mfd/Makefile
include/linux/mfd/88pm8607.h [new file with mode: 0644]