[PATCH] board: gateworks: venice: add GPIO name lookup

sbabic at denx.de sbabic at denx.de
Tue Jul 11 21:45:57 CEST 2023


> Add GPIO name lookup so that you can act on GPIO's by name vs controller
> id:
> Before:
> u-boot=> gpio input pci_wdis#
> GPIO: 'pci_wdis#' not found
> Command 'gpio' failed: Error -22
> After:
> u-boot=> gpio input pci_wdis#
> gpio: pin pci_wdis# (gpio 103) value is 1
> Signed-off-by: Tim Harvey <tharvey at gateworks.com>
> Reviewed-by: Fabio Estevam <festevam at denx.de>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,        Managing Director: Erika Unter  
HRB 165235 Munich,   Office: Kirchenstr.5, 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