remarkable-uboot/drivers/gpio
Joachim Foerster 03d67e1276 gpio: Add driver for Altera's PIO core
This driver may handle multiple PIO cores and thus needs to be
setup by calling the altera_pio_init() function within the early
board setup routine.

The driver comes with some extras, see below the copyleft header.

Signed-off-by: Joachim Foerster <joachim.foerster@missinglinkelectronics.com>
Tested-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
2011-10-28 09:50:49 +08:00
..
altera_pio.c gpio: Add driver for Altera's PIO core 2011-10-28 09:50:49 +08: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 Minor coding style cleanup. 2011-09-11 21:24:09 +02:00
kw_gpio.c ARM: kirkwood: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
Makefile gpio: Add driver for Altera's PIO core 2011-10-28 09:50:49 +08:00
mvgpio.c gpio: Add GPIO driver framework for Marvell SoCs 2011-09-30 22:00:52 +02:00
mvgpio.h gpio: Add GPIO driver framework for Marvell SoCs 2011-09-30 22:00:52 +02:00
mvmfp.c gpio: mvmfp: reduce include platform file 2011-10-27 21:56:33 +02:00
mxc_gpio.c IMX: uniform GPIO interface using GPIO framework 2011-09-04 11:36:11 +02:00
pca953x.c pca953x: support 16-pin devices 2011-01-10 07:53:00 +01:00
pca9698.c gpio: Add PCA9698 40-bit I2C I/O port 2011-10-22 00:43:45 +02:00
s5p_gpio.c i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c) 2011-09-04 11:36:15 +02:00
tegra2_gpio.c GPIO: Tegra2: add GPIO driver for Tegra2 2011-07-04 10:55:26 +02:00