u-boot-brain/drivers/gpio
Robert Deliën 5a42cd33d5 M28: Fix OB1 bug in GPIO driver
This patch fixes a small off-by-one bug in the GPIO driver for the mxs platform that allowed the selection gpio pins of one bank more than the SoC actually has.

Signed-off-by: Robert Deliën <robert at delien.nl>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
2011-12-06 23:59:40 +01: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 Merge branch 'master' of git://git.denx.de/u-boot-nios 2011-11-21 22:00:37 +01: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
mxs_gpio.c M28: Fix OB1 bug in GPIO driver 2011-12-06 23:59:40 +01:00
pca953x.c pca953x: support 16-pin devices 2011-01-10 07:53:00 +01:00
pca9698.c gpio: Adapt PCA9698 to standard GPIO API 2011-11-18 14:04:25 +01: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