rv1126-uboot/drivers/gpio
Måns Rullgård 88f91d1375 gpio: mxs: add name_to_gpio() function
Override the default name_to_gpio() function with one that
accepts strings of the form bank:pin.  If a colon is present
in the provided name, it behaves like the default version.

This lets the "gpio" command work with sane names rather than
requiring the user to enter the bank/pin composite in decimal.

Signed-off-by: Mans Rullgard <mans@mansr.com>
Reviewed-by: Stefano Babic <sbabic@denx.de>
2016-01-07 17:54:16 +01:00
..
Kconfig gpio: atmel: Add the PIO4 driver support 2015-11-30 22:27:52 +01:00
Makefile gpio: atmel: Add the PIO4 driver support 2015-11-30 22:27:52 +01:00
adi_gpio2.c
altera_pio.c altera_pio: change ioremap to map_physmem 2015-11-18 21:18:30 +08:00
at91_gpio.c
atmel_pio4.c gpio: atmel: Add the PIO4 driver support 2015-11-30 22:27:52 +01:00
axp_gpio.c sunxi: power: Unify axp pmic function names 2015-10-20 18:40:27 +02:00
bcm2835_gpio.c
da8xx_gpio.c
db8500_gpio.c
dwapb_gpio.c gpio: Add DW APB GPIO driver 2015-08-23 11:56:20 +02:00
gpio-uclass.c
hi6220_gpio.c
intel_ich6_gpio.c x86: gpio: Tidy up gpio_ich6_get_base() and callers 2015-08-26 07:54:15 -07:00
kona_gpio.c
kw_gpio.c
lpc32xx_gpio.c gpio: lpc32xx: fix issues with port3 gpio 2015-09-11 17:15:34 -04:00
mpc83xx_gpio.c
mvgpio.c
mvgpio.h
mvmfp.c
mxc_gpio.c imx: mxc_gpio: add support for imx7d SoC 2015-09-02 15:31:33 +02:00
mxs_gpio.c gpio: mxs: add name_to_gpio() function 2016-01-07 17:54:16 +01:00
omap_gpio.c drivers: gpio: omap: add support for parsing additional gpio parameters 2015-10-22 14:44:02 -04:00
pca953x.c i2c: Fix pca953x endianess issue 2015-11-12 18:04:12 -05:00
pca9698.c
rk_gpio.c rockchip: gpio: Add rockchip GPIO driver 2015-09-02 21:28:23 -06:00
s3c2440_gpio.c
s5p_gpio.c gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr() 2015-10-03 14:39:19 +01:00
sandbox.c
sh_pfc.c gpio: sh-pfc: fix gpio input read 2015-08-31 17:26:03 +09:00
spear_gpio.c
stm32_gpio.c Change e-mail address of Kamil Lulko 2015-12-05 18:22:32 -05:00
sunxi_gpio.c dm: Use dev_get_addr() where possible 2015-08-31 07:57:26 -06:00
sx151x.c
tca642x.c
tegra_gpio.c gpio: tegra: use named constants 2015-10-02 11:05:56 -07:00
vybrid_gpio.c of: clean up OF_CONTROL ifdef conditionals 2015-08-18 13:46:05 -04:00
xilinx_gpio.c
zynq_gpio.c