mfd: Introduce lpc_sch for Intel SCH LPC bridge
authorDenis Turischev <denis@compulab.co.il>
Fri, 19 Feb 2010 10:26:25 +0000 (11:26 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 7 Mar 2010 21:17:22 +0000 (22:17 +0100)
commite82c60ae7d3a7f19c4b9b3e7bd6ea298fa5efe93
treeb7781f001304ffd7bb5223bb6642a2431aed208a
parent91fedede0338eb6203cdd618d8ece873fdb7c22c
mfd: Introduce lpc_sch for Intel SCH LPC bridge

Intel Poulsbo (SCH) chipset LPC bridge controller contains several
functions. Creating and MFD driver for the LPC bridge controller allows
simultaneous use of SMBus and GPIO interfaces on the SCH.

Signed-off-by: Denis Turischev <denis@compulab.co.il>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/lpc_sch.c [new file with mode: 0644]