u-boot-2016/drivers/gpio
Simon Glass 995b60b593 sandbox: Rename 'num-gpios' property to avoid dtc warning
At present dtc produces these warnings when compiling sandbox:

arch/sandbox/dts/test.dtb: Warning (gpios_property):
	Could not get phandle node for /base-gpios:num-gpios(cell 0)
arch/sandbox/dts/test.dtb: Warning (gpios_property):
	Missing property '#gpio-cells' in node /reset-ctl or bad phandle
	(referred from /extra-gpios:num-gpios[0])

Both are due to it assuming that the 'num-gpios' property holds a phandle
pointing to a GPIO node.

To avoid these warnings, rename the sandbox property so that it does not
include the string 'gpios'.

Signed-off-by: Simon Glass <sjg@chromium.org>
2018-02-18 15:53:32 -07:00
..
74x164_gpio.c
adi_gpio2.c
altera_pio.c
at91_gpio.c
atmel_pio4.c
axp_gpio.c
bcm2835_gpio.c bcm283x: Add pinctrl driver 2018-01-28 12:27:32 -05:00
bcm6345_gpio.c
da8xx_gpio.c
db8500_gpio.c
dwapb_gpio.c
gpio-rcar.c gpio: rmobile: Add RCar Gen2 compatible string 2018-01-27 20:38:53 +01:00
gpio-uclass.c
gpio-uniphier.c
hi6220_gpio.c
hsdk-creg-gpio.c
imx_rgpio2p.c
intel_broadwell_gpio.c
intel_ich6_gpio.c
Kconfig Convert CONFIG_MXC_GPIO to Kconfig 2018-02-08 10:17:16 -05:00
kona_gpio.c
kw_gpio.c
lpc32xx_gpio.c
Makefile gpio: mpc8xxx: Rename Kconfig option, structures, and functions 2018-01-28 09:36:28 -05:00
mpc8xxx_gpio.c gpio: mpc8xxx: Make live-tree compatible 2018-01-28 09:36:28 -05:00
mpc83xx_gpio.c
msm_gpio.c
mvebu_gpio.c
mvgpio.c
mvgpio.h
mvmfp.c
mxc_gpio.c gpio: mxc: add i.MX8M support 2018-02-04 12:00:58 +01:00
mxs_gpio.c
omap_gpio.c
pca953x.c GPIO: pca953x: Rework to not include commands in SPL 2018-01-19 15:49:29 -05:00
pca953x_gpio.c gpio: pca953x_gpio: Make live-tree compatible 2018-01-28 09:36:28 -05:00
pca9698.c
pcf8575_gpio.c
pic32_gpio.c
pm8916_gpio.c db820c: enable pmic gpios for pm8994 2018-01-15 16:29:02 -05:00
rk_gpio.c rockchip: gpio: remove dead code 2018-02-13 12:52:47 +01:00
s5p_gpio.c
sandbox.c sandbox: Rename 'num-gpios' property to avoid dtc warning 2018-02-18 15:53:32 -07:00
sh_pfc.c
spear_gpio.c
stm32f7_gpio.c
sunxi_gpio.c gpio: sunxi: Add compatible string for H5 PIO 2018-01-26 20:02:33 +05:30
tca642x.c GPIO: tca642x: Rework to not include commands in SPL 2018-01-19 15:49:29 -05:00
tegra186_gpio.c
tegra186_gpio_priv.h
tegra_gpio.c
vybrid_gpio.c
xilinx_gpio.c
zynq_gpio.c