u-boot-2016/drivers/gpio
Simon Glass 7414112d70 dm: x86: Convert Intel ICH6 GPIO driver to use driver model
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>
2014-10-23 19:45:28 -06:00
..
adi_gpio2.c
altera_pio.c
at91_gpio.c
bcm2835_gpio.c dm: gpio: rpi_b: Drop request()/free() in the driver 2014-10-23 19:30:51 -06:00
da8xx_gpio.c
db8500_gpio.c
gpio-uclass.c dm: gpio: Add gpio_requestf() helper for printf() strings 2014-10-23 19:29:52 -06:00
intel_ich6_gpio.c dm: x86: Convert Intel ICH6 GPIO driver to use driver model 2014-10-23 19:45:28 -06:00
Kconfig
kona_gpio.c
kw_gpio.c
Makefile
mpc83xx_gpio.c
mvgpio.c
mvgpio.h
mvmfp.c
mxc_gpio.c dm: gpio: imx: Drop request()/free() in the driver 2014-10-23 19:30:51 -06:00
mxs_gpio.c
omap_gpio.c dm: gpio: omap3: Drop request()/free() in the driver 2014-10-23 19:30:50 -06:00
pca953x.c
pca9698.c
s3c2440_gpio.c
s5p_gpio.c dm: gpio: exynos: Drop request()/free() in the driver 2014-10-23 19:30:51 -06:00
sandbox.c dm: gpio: sandbox: Drop request()/free() in the driver 2014-10-23 19:29:52 -06:00
sh_pfc.c
spear_gpio.c
sunxi_gpio.c
sx151x.c
tca642x.c
tegra_gpio.c dm: gpio: tegra: Drop request()/free() in the driver 2014-10-23 19:29:53 -06:00
xilinx_gpio.c