aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/vx855_gpio.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2010-10-29gpio: Add VIA VX855 GPIO driverDaniel Drake1-0/+332
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>