uboot/drivers/gpio
Mateusz Kulikowski 120800df72 gpio: Add support for Qualcomm PM8916 gpios
This driver supports GPIOs present on PM8916 PMIC.
There are 2 device drivers inside:
- GPIO driver (4 "generic" GPIOs)
- Keypad driver that presents itself as GPIO with 2 inputs (power and reset)

Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
2016-04-01 17:18:13 -04:00
..
Kconfig gpio: Add support for Qualcomm PM8916 gpios 2016-04-01 17:18:13 -04:00
Makefile gpio: Add support for Qualcomm PM8916 gpios 2016-04-01 17:18:13 -04:00
adi_gpio2.c
altera_pio.c
at91_gpio.c
atmel_pio4.c
axp_gpio.c sunxi: axp: Generalize register macros for VBUS drive GPIO 2016-03-31 17:03:52 +02:00
bcm2835_gpio.c
da8xx_gpio.c
db8500_gpio.c Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
dwapb_gpio.c
gpio-uclass.c gpio: Use const where possible 2016-03-17 10:27:22 +08:00
gpio-uniphier.c gpio: uniphier: use devm_get_addr() to get base address 2016-04-01 00:17:19 +09:00
hi6220_gpio.c
intel_broadwell_gpio.c x86: broadwell: Add a GPIO driver 2016-03-17 10:27:26 +08:00
intel_ich6_gpio.c x86: Drop all the old pin configuration code 2016-03-17 10:27:25 +08:00
kona_gpio.c
kw_gpio.c
lpc32xx_gpio.c
mpc83xx_gpio.c
msm_gpio.c gpio: Add support for Qualcomm gpio controller 2016-04-01 17:18:07 -04:00
mvebu_gpio.c gpio: Add DM GPIO driver for Marvell MVEBU 2016-03-24 09:44:39 +01:00
mvgpio.c
mvgpio.h
mvmfp.c
mxc_gpio.c
mxs_gpio.c gpio: mxs: add name_to_gpio() function 2016-01-07 17:54:16 +01:00
omap_gpio.c
pca953x.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
pca9698.c
pic32_gpio.c drivers: gpio: add driver for Microchip PIC32 GPIO controller. 2016-02-01 22:14:00 +01:00
pm8916_gpio.c gpio: Add support for Qualcomm PM8916 gpios 2016-04-01 17:18:13 -04:00
rk_gpio.c dm: Use uclass_first_device_err() where it is useful 2016-03-14 15:34:50 -06:00
s3c2440_gpio.c
s5p_gpio.c
sandbox.c
sh_pfc.c
spear_gpio.c
stm32_gpio.c stm32: add support for stm32f7 & stm32f746 discovery board 2016-02-24 18:43:57 -05:00
sunxi_gpio.c sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c 2016-03-23 22:04:13 +01:00
sx151x.c
tca642x.c
tegra_gpio.c tegra: gpio: Show the GPIO value for outputs 2016-02-16 09:17:50 -07:00
vybrid_gpio.c dm: vybrid_gpio: Drop legacy code 2016-02-02 21:36:10 +01:00
xilinx_gpio.c
zynq_gpio.c