
23 Jun
2017
23 Jun
'17
10:40 a.m.
On 22.06.2017 11:13, make@marvell.com wrote:
From: Ken Ma make@marvell.com
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
Applied to u-boot-marvell/master.
Thanks, Stefan