MFD: DA9052/53 MFD core module
authorAshish Jangam <ashish.jangam@kpitcummins.com>
Mon, 12 Dec 2011 14:36:56 +0000 (20:06 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 14 Dec 2011 11:53:32 +0000 (19:53 +0800)
commit84c99db879314d58e0064f02b481f668f45d0070
tree267728e9f324d478c870182587bdae87d3348501
parentce37954e93e9e85333577dcc22db5a4d0f4c9d5e
MFD: DA9052/53 MFD core module

The DA9052/53 is a highly integrated PMIC subsystem with supply domain
flexibility to support wide range of high performance application.

It provides voltage regulators, GPIO controller, Touch Screen, RTC, Battery
control and other functionality.

This patch is functionally tested on Samsung SMDKV6410.

Signed-off-by: David Dajun Chen <dchen@diasemi.com>
Signed-off-by: Ashish Jangam <ashish.jangam@kpitcummins.com>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/da9052-core.c [new file with mode: 0644]
drivers/mfd/da9052-i2c.c [new file with mode: 0644]
include/linux/mfd/da9052/da9052.h [new file with mode: 0644]
include/linux/mfd/da9052/pdata.h [new file with mode: 0644]
include/linux/mfd/da9052/reg.h [new file with mode: 0644]