mfd: Add Toshiba's TC35892 MFD core
authorRabin Vincent <rabin.vincent@stericsson.com>
Mon, 10 May 2010 21:39:47 +0000 (23:39 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 27 May 2010 23:37:42 +0000 (01:37 +0200)
commitb4ecd326b789f1029c5d4a5239d9bd12ecac353d
tree387b115b1a911c38a70b8d6c40bacb983bc613d5
parent68e488d965a9055c63c0eac4ad1e6568b07e8ee1
mfd: Add Toshiba's TC35892 MFD core

The TC35892 I/O Expander provides 24 GPIOs, a keypad controller, timers,
and a rotator wheel interface.  This patch adds the MFD core.

Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/tc35892.c [new file with mode: 0644]
include/linux/mfd/tc35892.h [new file with mode: 0644]