gpio: Add VIA VX855 GPIO driver
authorDaniel Drake <dsd@laptop.org>
Thu, 30 Sep 2010 20:55:48 +0000 (21:55 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 28 Oct 2010 22:29:51 +0000 (00:29 +0200)
commit99ea2626a75e13ce926af69d96e9ae5bfb62b7ba
tree1cbfaaf0ff0c1ddb38fd0909e9e969aa2cc559b2
parent375fc77ba950e388f29d11cb3279ada5e5c1580c
gpio: Add VIA VX855 GPIO driver

This is needed for supporting the upcoming VX855 camera and OLPC DCON
drivers, as well as the advanced viafb features on non-OLPC hardware
based on this chip.

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/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/vx855_gpio.c [new file with mode: 0644]