On Tue, Aug 30, 2022 at 2:08 PM Johan Hovold <johan@xxxxxxxxxx> wrote: > > + irq_chip_unmask_parent(data); > > + gpiochip_enable_irq(gc, data->hwirq); > > Could you set the IRQ-enabled flag before unmasking the parent here for > symmetry (and as most other implementations do)? I fixed this up while applying so no need to resend. Patch applied! Yours, Linus Walleij