u-boot-brain/drivers/gpio
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
We have a large number of places where while we historically referenced
gd in the code we no longer do, as well as cases where the code added
that line "just in case" during development and never dropped it.

Signed-off-by: Tom Rini <trini@konsulko.com>
2018-04-27 14:54:48 -04:00
..
74x164_gpio.c dm: gpio: Refactor to prepare for live tree support 2017-06-01 07:03:10 -06:00
adi_gpio2.c dm: gpio: Correct use of -ENODEV in drivers 2017-10-08 20:41:09 -06:00
altera_pio.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
at91_gpio.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
atmel_pio4.c dm: gpio: Correct use of -ENODEV in drivers 2017-10-08 20:41:09 -06:00
axp_gpio.c sunxi: axp: Generalize register macros for VBUS drive GPIO 2016-03-31 17:03:52 +02:00
bcm2835_gpio.c bcm283x: Add pinctrl driver 2018-01-28 12:27:32 -05:00
bcm6345_gpio.c dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_output 2017-06-12 08:38:41 -04:00
da8xx_gpio.c
db8500_gpio.c GPIO: Correct doc typo "confguration" -> "configuration" 2017-02-08 16:24:29 -05:00
dwapb_gpio.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
gpio-rcar.c gpio: rcar: Add R8A77965 M3N entries 2018-03-05 10:59:37 +01:00
gpio-uclass.c gpio: uclass: Fix debug string 2018-04-06 20:45:44 -04:00
gpio-uniphier.c gpio: uniphier: import dt-binginds header from Linux 2017-11-29 00:28:59 +09:00
hi6220_gpio.c dm: gpio: hi6220: Add a hi6220 GPIO driver model driver. 2015-08-12 20:47:58 -04:00
hsdk-creg-gpio.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
imx_rgpio2p.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
intel_broadwell_gpio.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
intel_ich6_gpio.c dm: core: Replace of_offset with accessor (part 2) 2017-06-01 07:03:04 -06:00
Kconfig arm: stm32: add new architecture for STM32MP family 2018-03-19 16:14:21 -04:00
kona_gpio.c
kw_gpio.c bitops: collect BIT macros to include/linux/bitops.h 2017-11-29 00:28:57 +09:00
lpc32xx_gpio.c dm: Fix up inclusion of common.h 2017-06-01 07:03:03 -06:00
Makefile gpio: mpc8xxx: Rename Kconfig option, structures, and functions 2018-01-28 09:36:28 -05:00
mpc8xxx_gpio.c treewide: Fix gdsys mail addresses 2018-03-09 09:23:10 -05:00
mpc83xx_gpio.c
msm_gpio.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
mvebu_gpio.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
mvgpio.c Update Maintainer and Author's email address 2016-12-27 11:24:17 -05:00
mvgpio.h Update Maintainer and Author's email address 2016-12-27 11:24:17 -05:00
mvmfp.c gpio: mvmfp: support newer MFP bit definitions 2015-04-23 13:59:18 -04:00
mxc_gpio.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
mxs_gpio.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
omap_gpio.c gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flag 2018-03-22 16:32:30 -04:00
pca953x_gpio.c gpio: pca953x_gpio: Support label setting from DT 2018-03-05 10:06:05 -05:00
pca953x.c GPIO: pca953x: Rework to not include commands in SPL 2018-01-19 15:49:29 -05:00
pca9698.c treewide: Fix gdsys mail addresses 2018-03-09 09:23:10 -05:00
pcf8575_gpio.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pic32_gpio.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pm8916_gpio.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
rk_gpio.c rockchip: gpio: remove dead code 2018-02-13 12:52:47 +01:00
s5p_gpio.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
sandbox.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
sh_pfc.c gpio: rcar_gen3: Fix GPIO read support 2017-05-22 04:37:30 +09:00
spear_gpio.c
stm32f7_gpio.c gpio: stm32f7_gpio: handle node ngpios 2018-03-19 16:14:20 -04:00
sunxi_gpio.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
tca642x.c GPIO: tca642x: Rework to not include commands in SPL 2018-01-19 15:49:29 -05:00
tegra_gpio.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
tegra186_gpio_priv.h gpio: add Tegra186 GPIO driver 2016-05-31 09:54:24 -07:00
tegra186_gpio.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
vybrid_gpio.c dm: gpio: vybrid_gpio: Correct driver's use of bind() method 2017-10-08 20:08:19 -06:00
xilinx_gpio.c
zynq_gpio.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00