Re: [PATCH] gpio: realtek-otto: add pinctrl support

From: Michael Zavertkin

Date: Sun Jul 26 2026 - 11:36:58 EST


On Sat, Jul 25, 2026 at 04:10:54PM +0200, Linus Walleij wrote:
> On Sat, Jul 25, 2026 at 9:46 AM Michael Zavertkin
> <misha.zavertkin@xxxxxxx> wrote:
> > + if (dev_flags & GPIO_PINCTRL) {
> > + gen_gc_flags |= GPIO_GENERIC_PINCTRL_BACKEND;
> > + }
>
> Drop the ellipsis {}.
>
> With that fix:
> Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>
>
> Yours,
> Linus Walleij
No problem
Should I also add pinctrl property to required in realtek,otto-gpio.yaml
for realtek,rtl9607-gpio?