mfd: Add TPS6507x support
authorTodd Fischer <todd.fischer@ridgerun.com>
Thu, 8 Apr 2010 07:04:55 +0000 (09:04 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 27 May 2010 23:37:38 +0000 (01:37 +0200)
commit31dd6a2672e337f5de188df3e5169ee732798236
treed0a12a6622d9a32a107267a4479f6e12a495dbd3
parent4ce5ba5ba2dfc8186bf31fe7f2d23ff6b5384124
mfd: Add TPS6507x support

TPS6507x are multi function (PM, touchscreen) chipsets from TI.
This commit also changes the corresponding regulator driver from being
standalone to an MFD subdevice.

Signed-off-by: Todd Fischer <todd.fischer@ridgerun.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/tps6507x.c [new file with mode: 0644]
drivers/regulator/tps6507x-regulator.c
include/linux/mfd/tps6507x.h