On Sat, Sep 11, 2021 at 05:05:52PM -0500, Samuel Holland 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
> Reviewed-by: Simon Glass
Applied to u-boot/master, thanks!
--
Tom
si
On Sat, Sep 11, 2021 at 05:05:52PM -0500, Samuel Holland 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
> Reviewed-by: Simon Glass
Applied to u-boot/master, thanks!
--
Tom
si
On Sat, 11 Sept 2021 at 16:06, Samuel Holland 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
> ---
>
> drivers/gpio/gpio-uclass.c | 4
> 1 file changed, 4 insertions(+)
Rev
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
---
drivers/gpio/gpio-uclass.c | 4
1 file changed, 4 insertions(+)
diff --git a/drivers/gpio/gpio-uclass.c b/drivers/gpio/gpio-uclass.c
inde
4 matches
Mail list logo