]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: driver for the TC6387XB TMIO controller.
authorIan Molton <spyro@f2s.com>
Tue, 15 Jul 2008 14:12:52 +0000 (15:12 +0100)
committerSamuel Ortiz <sameo@openedhand.com>
Sun, 10 Aug 2008 18:09:55 +0000 (20:09 +0200)
commit949dc9fe916da876d4e3e18c307d81f9d9e6fdae
treec012fcaff3114613050536e421a353184dff14ef
parent005405a34b2b0e3db99d074de498e55ea0d03a40
mfd: driver for the TC6387XB TMIO controller.

This patch adds support for the TC6387XB. Unlike other TMIO devices this one
has only one subdevice and no interrupt mux, however using the MFD framework
allows it to share the TMIO MMC driver.

Signed-off-by: Ian Molton <spyro@f2s.com>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/tc6387xb.c [new file with mode: 0644]
include/linux/mfd/tc6387xb.h [new file with mode: 0644]