On Mon, Jul 25, 2022 at 12:35 PM Marek Vasut <marex@xxxxxxx> wrote: > The irqchip callbacks in gpio-mxc perform register read-modify-write operations > without locking, which may lead to a race condition. Add the missing locking. > > In case the GPIO is used as IRQ, make sure it is configured as input. Changes look good to me: Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij