mfd: Add LPC driver for Intel ICH chipsets
authorAaron Sierra <asierra@xes-inc.com>
Wed, 28 Mar 2012 14:43:10 +0000 (09:43 -0500)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 1 May 2012 10:00:21 +0000 (12:00 +0200)
commit4630b130b30be6420394ba31121e111c8771ca08
treefce77d11a96017ff4cea9fe1e7ecb5d082354677
parentf4bf7cf4cab90c98fe68a7afa12fb72790fd04bf
mfd: Add LPC driver for Intel ICH chipsets

This driver currently creates resources for use by a forthcoming ICH
chipset GPIO driver. It could be expanded to create the resources for
converting the esb2rom (mtd) and iTCO_wdt (wdt), and potentially more,
drivers to use the mfd model.

Signed-off-by: Aaron Sierra <asierra@xes-inc.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/lpc_ich.c [new file with mode: 0644]
include/linux/mfd/lpc_ich.h [new file with mode: 0644]