rv1126-uboot/drivers/gpio
Simon Glass df1c9eb505 x86: gpio: Tidy up gpio_ich6_get_base() and callers
This function can return an error. Correct the detection of this error so
that it works even with large 32-bit addresses.

The return value is set up for returning an I/O address but the function is
also used to return a memory-mapped address. Adjust the return code to make
this work.

Also add a bit more debugging.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-08-26 07:54:15 -07:00
..
Kconfig gpio: Add DW APB GPIO driver 2015-08-23 11:56:20 +02:00
Makefile gpio: Add DW APB GPIO driver 2015-08-23 11:56:20 +02:00
adi_gpio2.c
altera_pio.c
at91_gpio.c
axp_gpio.c
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 dm: gpio: hi6220: Add a hi6220 GPIO driver model driver. 2015-08-12 20:47:58 -04:00
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
mpc83xx_gpio.c
mvgpio.c
mvgpio.h
mvmfp.c
mxc_gpio.c of: clean up OF_CONTROL ifdef conditionals 2015-08-18 13:46:05 -04:00
mxs_gpio.c
omap_gpio.c gpio: omap: Drop 'method' parameter 2015-08-12 20:48:06 -04:00
pca953x.c
pca9698.c
s3c2440_gpio.c
s5p_gpio.c
sandbox.c
sh_pfc.c
spear_gpio.c
stm32_gpio.c
sunxi_gpio.c sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster 2015-08-14 08:37:38 +02:00
sx151x.c
tca642x.c
tegra_gpio.c
vybrid_gpio.c of: clean up OF_CONTROL ifdef conditionals 2015-08-18 13:46:05 -04:00
xilinx_gpio.c
zynq_gpio.c