uboot/drivers/gpio
Bin Meng b71eec3129 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support
Intel Tunnel Creek GPIO register block is compatible with current
ich6-gpio driver, except the offset and content of GPIO block base
address register in the LPC PCI configuration space are different.

Use u16 instead of u32 to store the 16-bit I/O address of the GPIO
registers so that it could support both Ivybridge and Tunnel Creek.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2014-12-18 17:26:06 -07:00
..
Kconfig
Makefile
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
kona_gpio.c
kw_gpio.c
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