uboot/drivers/gpio
Hans de Goede fbf10ae986 sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster
sun6i and later have a couple of io-blocks which are shared between the
main CPU core and the "R" cpu which is small embedded cpu which can be
active while the main system is suspended.

These gpio banks sit at a different mmio address then the normal banks,
and have a separate devicetree node and compatible, this adds support for
these banks to the sunxi-gpio code when built with device-model support.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
2015-08-14 08:37:38 +02:00
..
Kconfig drivers: hierarchize drivers Kconfig menu 2015-08-12 20:47:44 -04:00
Makefile dm: gpio: hi6220: Add a hi6220 GPIO driver model driver. 2015-08-12 20:47:58 -04:00
adi_gpio2.c
altera_pio.c
at91_gpio.c
axp_gpio.c
bcm2835_gpio.c
da8xx_gpio.c
db8500_gpio.c
gpio-uclass.c dm: gpio: Check a GPIO is valid before using it 2015-08-05 21:06:14 -06:00
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: Add some missing global_data declarations in files that use gd 2015-08-05 08:42:41 -06:00
kona_gpio.c
kw_gpio.c
lpc32xx_gpio.c gpio: lpc32xx: Use priv_data instead of platdata 2015-07-07 08:03:56 +02:00
mpc83xx_gpio.c
mvgpio.c
mvgpio.h
mvmfp.c
mxc_gpio.c mxc: gpio add i.MX6UL support 2015-08-02 11:05:08 +02: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 gpio: stm32: add stm32f1 support 2015-05-28 08:18:24 -04:00
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 dm: gpio: vf610: Add GPIO driver support 2015-06-08 08:41:54 +02:00
xilinx_gpio.c
zynq_gpio.c