mfd: Add cs5535-mfd driver for AMD Geode's CS5535/CS5536 support
authorAndres Salomon <dilinger@queued.net>
Fri, 26 Nov 2010 10:52:35 +0000 (11:52 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 Jan 2011 11:37:38 +0000 (12:37 +0100)
commitf71e1afdd588ec60fd799b1e5a6f0b2e6cf9605e
treea165b8f2fda7227eaa1c9a33af5885ab9574cb6a
parente1b88eb0e08335d2f6c00b35b67b4ffc78fd46d6
mfd: Add cs5535-mfd driver for AMD Geode's CS5535/CS5536 support

Add an MFD driver to handle the ISA device on CS5535 and CS5536
southbridges. This ISA bridge is actually multiple devices: GPIOs,
MFGPTs, etc.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/cs5535-mfd.c [new file with mode: 0644]