]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbb125b78a4f387e972b46b4ef6c1426c5cc9bce3
tree1cbfaaf0ff0c1ddb38fd0909e9e969aa2cc559b2
parent710c69535c6f494b2459eb7c2f8739c6d2dd781c
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]