diff options
author | Ken Ma <make@marvell.com> | 2017-06-22 09:13:36 (GMT) |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2017-06-23 05:09:40 (GMT) |
commit | ae118b6855a7d003a7d024129e686c8a4a400141 (patch) | |
tree | c226058a5138c1007b12dec856a06adcd77cba5a /fs | |
parent | b5a6c94a0380071600dc5b8be1853164f62af146 (diff) | |
download | u-boot-fsl-qoriq-ae118b6855a7d003a7d024129e686c8a4a400141.tar.xz |
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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions