uboot/drivers/gpio
Simon Glass 939cda5bf0 dm: Use case-insensitive comparison for GPIO banks
We want 'N0' and 'n0' to mean the same thing, so ensure that case is not
considered when naming GPIO banks.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-06-20 11:55:39 -06:00
..
Makefile dm: Add GPIO support and tests 2014-03-04 12:15:30 -05:00
adi_gpio2.c
altera_pio.c
at91_gpio.c gpio: at91: add sanity check for the NULL pointer 2014-05-27 00:10:45 +02:00
bcm2835_gpio.c
da8xx_gpio.c
db8500_gpio.c
gpio-uclass.c dm: Use case-insensitive comparison for GPIO banks 2014-06-20 11:55:39 -06:00
intel_ich6_gpio.c
kona_gpio.c
kw_gpio.c
mpc83xx_gpio.c
mvgpio.c
mvgpio.h
mvmfp.c
mxc_gpio.c
mxs_gpio.c
omap_gpio.c
pca953x.c
pca9698.c
s3c2440_gpio.c
s5p_gpio.c S5P: Exynos: Add GPIO pin numbering and rename definitions 2014-05-13 15:20:38 +09:00
sandbox.c dm: Rename struct device_id to udevice_id 2014-06-20 11:55:18 -06:00
sh_pfc.c
spear_gpio.c
sx151x.c
tca642x.c
tegra_gpio.c ARM: tegra: add GPIO initialization table function 2014-05-13 10:41:31 -07:00
xilinx_gpio.c