On Sun, Oct 06, 2019 at 02:59:49AM +0200, Linus Walleij wrote: > We need to convert all old gpio irqchips to pass the irqchip > setup along when adding the gpio_chip. For more info see > drivers/gpio/TODO. > > This is an unchained irqchip so we use the method from > drivers/gpio/gpio-mt7621.c that also requests its interrupt > instead if chaining the interrupt handler. > > Cc: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> > Cc: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > This is based on Andy's patch to dynamically allocate the > irqchio. Mika maybe you want to queue it with the rest of > the stuff so you can sync fixes and new development? Sure, I can take it. I suppose there will be v2 coming so waiting for that :)