u-boot-2016/drivers/gpio
Simon Glass 1d08b4b743 dm: exynos: Add a GPIO translation function
This deals with the polarity bit. It also changes the GPIO devices so that
the correct device tree node is linked to each one. This allows us to use
the new uclass phandle functionality to implement a proper GPIO binding.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-01-29 17:09:51 -07:00
..
adi_gpio2.c
altera_pio.c
at91_gpio.c dm: at91: Add driver model support for atmel GPIO driver 2014-11-21 08:08:19 +01:00
bcm2835_gpio.c
da8xx_gpio.c
db8500_gpio.c
gpio-uclass.c dm: gpio: Add better functions to request GPIOs 2015-01-29 17:09:51 -07:00
intel_ich6_gpio.c x86: ich6-gpio: Add Intel Tunnel Creek GPIO support 2014-12-18 17:26:06 -07:00
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 dm: exynos: Add a GPIO translation function 2015-01-29 17:09:51 -07:00
sandbox.c dm: gpio: Add better functions to request GPIOs 2015-01-29 17:09:51 -07:00
sh_pfc.c
spear_gpio.c
sunxi_gpio.c sunxi: gpio: Add support for gpio pins on the AXP209 pmic 2015-01-14 14:56:38 +01:00
sx151x.c
tca642x.c
tegra_gpio.c dm: tegra: Add a GPIO translation function 2015-01-29 17:09:51 -07:00
xilinx_gpio.c