On Sat, 11 Sept 2021 at 16:05, Samuel Holland <sam...@sholland.org> wrote: > > Translation of a pin name to a device+offset should fail if the 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 | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >
Reviewed-by: Simon Glass <s...@chromium.org> test?