u-boot-brain/drivers/pinctrl
Ken Ma ae118b6855 pinctrl: a3700: Fix the issue that gpio controller is registered with wrong node id
In armada_37xx_gpiochip_register, the return value of fdtdec_get_bool
should be true when gpio-controller is found; current codes makes a
wrong inverse return value judgement, this patch fixes it.

Signed-off-by: Ken Ma <make@marvell.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Kostya Porotchkin <kostap@marvell.com>
Cc: Gregory CLEMENT <gregory.clement@free-electrons.com>
Cc: Nadav Haklai <nadavh@marvell.com>
Cc: Wilson Ding <dingwei@marvell.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
2017-06-23 07:09:40 +02:00
..
aspeed aspeed: AST2500 Pinctrl Driver 2017-05-08 11:57:33 -04:00
ath79 dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
exynos dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
meson dm: Fix up inclusion of common.h 2017-06-01 07:03:03 -06:00
mvebu pinctrl: a3700: Fix the issue that gpio controller is registered with wrong node id 2017-06-23 07:09:40 +02:00
nxp dm: Fix up inclusion of common.h 2017-06-01 07:03:03 -06:00
rockchip rockchip: pinctrl: Add rv1108 pinctrl driver 2017-06-07 07:29:24 -06:00
uniphier dm: Fix up inclusion of common.h 2017-06-01 07:03:03 -06:00
Kconfig stm32: stm32f7: add spl build support 2017-06-09 11:23:55 -04:00
Makefile pinctrl: mvebu: Enable support for the Armada 37xx pinctrl driver 2017-05-31 07:33:50 +02:00
pinctrl_pic32.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pinctrl_stm32.c dm: core: Replace of_offset with accessor (part 2) 2017-06-01 07:03:04 -06:00
pinctrl-at91-pio4.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
pinctrl-at91.c dm: core: Replace of_offset with accessor (part 2) 2017-06-01 07:03:04 -06:00
pinctrl-generic.c dm: Use dm.h header when driver mode is used 2017-06-01 06:57:52 -06:00
pinctrl-sandbox.c dm: Use dm.h header when driver mode is used 2017-06-01 06:57:52 -06:00
pinctrl-single.c dm: core: Replace of_offset with accessor (part 2) 2017-06-01 07:03:04 -06:00
pinctrl-sti.c STiH410: Add STi pinctrl driver 2017-03-14 20:40:20 -04:00
pinctrl-uclass.c dm: core: Update device_bind_driver_to_node() to use ofnode 2017-06-01 07:03:08 -06:00