On Sat, 11 Sept 2021 at 16:06, Samuel Holland <sam...@sholland.org> wrote: > > Translation of an OF GPIO specifier should fail if the pin offset is > larger than the number of pins in the GPIO bank. > > Signed-off-by: Samuel Holland <sam...@sholland.org> > --- > > drivers/gpio/gpio-uclass.c | 4 ++++ > 1 file changed, 4 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org> update gpio test?