mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Convert over this driver, using device tree to pass in the required information. The peripheral is still probed, just the number of GPIO banks and their offsets is in the device tree (previously this was a table in the driver). Signed-off-by: Simon Glass <sjg@chromium.org> |
||
|---|---|---|
| .. | ||
| adi_gpio2.c | ||
| altera_pio.c | ||
| at91_gpio.c | ||
| bcm2835_gpio.c | ||
| da8xx_gpio.c | ||
| db8500_gpio.c | ||
| gpio-uclass.c | ||
| intel_ich6_gpio.c | ||
| Kconfig | ||
| kona_gpio.c | ||
| kw_gpio.c | ||
| Makefile | ||
| 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 | ||
| sandbox.c | ||
| sh_pfc.c | ||
| spear_gpio.c | ||
| sunxi_gpio.c | ||
| sx151x.c | ||
| tca642x.c | ||
| tegra_gpio.c | ||
| xilinx_gpio.c | ||