mfd: Add VIA VX855 multi-function device support
authorDaniel Drake <dsd@laptop.org>
Thu, 30 Sep 2010 20:55:41 +0000 (21:55 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 28 Oct 2010 22:29:49 +0000 (00:29 +0200)
commit375fc77ba950e388f29d11cb3279ada5e5c1580c
tree09269b97938cac25d8c27f4fd94ce5b66bae258d
parent5f2545fa156f3d4d327038d7664608e146809a3c
mfd: Add VIA VX855 multi-function device support

This device has GPIO, SPI and I2C capabilities.

The hardware can be found in the OLPC XO-1.5 laptop.

Based on earlier work by Harald Welte.

Signed-off-by: Daniel Drake <dsd@laptop.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/vx855.c [new file with mode: 0644]