On Tue, Jan 22, 2019 at 9:14 AM Simon Glass <[email protected]> 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 <[email protected]> > --- > > cmd/gpio.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

