[U-Boot] [PATCH 09/33] gpio: Use case-insentive matching on the GPIO name

Bin Meng bmeng.cn at gmail.com
Wed Feb 13 09:37:32 UTC 2019


On Tue, Jan 22, 2019 at 9:14 AM Simon Glass <sjg at chromium.org> wrote:
>
> Allow the 'gpio' command to match GPIO bank names regardless of the case
> of each. While these are generally in upper case, it is useful to be able
> to provide lower case with the command.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  cmd/gpio.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list