u-boot-brain/drivers/gpio
Laurence Withers f517afd5df DA8xx: add generic GPIO driver
Add a generic GPIO driver for the DaVinci DA8xx processors. It is turned
on by defining CONFIG_DA8XX_GPIO and fulfills the generic GPIO interface
specified in <asm/gpio.h> . The driver has support for both manipulating
GPIO pins as well as automatically configuring the pin multiplexor
registers to set the pin function to GPIO.

Signed-off-by: Laurence Withers <lwithers@guralp.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-08-03 12:49:19 +02:00
..
at91_gpio.c AT91: change includes from asm/arch/io.h to asm/io.h 2011-05-18 07:56:51 +02:00
da8xx_gpio.c DA8xx: add generic GPIO driver 2011-08-03 12:49:19 +02:00
kw_gpio.c Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or later 2010-01-23 08:15:48 -06:00
Makefile DA8xx: add generic GPIO driver 2011-08-03 12:49:19 +02:00
mvmfp.c mvmfp: add MFP configuration support for PANTHEON 2011-02-21 08:30:55 +01:00
mxc_gpio.c gpio: imx: Fix return value on error 2011-05-11 23:03:15 +02:00
pca953x.c pca953x: support 16-pin devices 2011-01-10 07:53:00 +01:00
s5p_gpio.c s5pc1xx: gpio: bug fix at gpio_set_pull function 2010-06-14 18:15:20 -05:00
tegra2_gpio.c GPIO: Tegra2: add GPIO driver for Tegra2 2011-07-04 10:55:26 +02:00