[U-Boot] [PATCH] arm: dts: imx: fsl-imx8dx.dtsi: add gpio aliases to fix gpio command

sbabic at denx.de sbabic at denx.de
Sat Jul 20 08:45:36 UTC 2019


> The gpio command currently uses equal bank names "GPIO0_"
> for all existing gpio banks, i. e.:
> U-Boot# gpio status -a
> Bank GPIO0_:
> GPIO0_0: input: 0 [ ]
> GPIO0_1: output: 1 [x] dbg1.gpios
> ...
> Bank GPIO0_:
> GPIO0_0: input: 0 [ ]
> GPIO0_1: input: 0 [ ]
> ...
> So the command is broken, it is not possible to address
> a desired bank. Add gpio aliases to fix this.
> Signed-off-by: Anatolij Gustschin <agust at denx.de>

Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================



More information about the U-Boot mailing list