On Sun, Jul 19, 2020 at 6:34 PM Sam Protsenko <semen.protsenko@xxxxxxxxxx> wrote: > On Fri, 17 Jul 2020 at 17:19, Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > > > > This makes the driver use the irqchip template to assign > > properties to the gpio_irq_chip instead of using the > > explicit calls to gpiochip_irqchip_add_nested() and > > gpiochip_set_nested_irqchip(). The irqchip is instead > > added while adding the gpiochip. > > > > Cc: Sam Protsenko <semen.protsenko@xxxxxxxxxx> > > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > I can test it on my MAX7325 board with BeagleBone Black in a day or > two. Thanks! No hurry. > Do you want me to verify your patch on top of linux-mainline or > linux-next? Either should work. > Also, is there any specific stuff you want me to look at, > or making sure there are no regressions w.r.t. IRQ from the chip is > enough? Just that really, that the IRQs happen as before. Yours, Linus Walleij