]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commitcbdfb426392557d49b1a0e7cb59b16c20dc42955
treec012fcaff3114613050536e421a353184dff14ef
parent1f192015ca5b2f4d0a79c191f03f64e72fd8fc29
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]