On Wed, Jul 22, 2020 at 10:57:08AM +0200, Hans de Goede wrote: > On 7/17/20 5:19 PM, Linus Walleij 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: Bin Gao <bin.gao@xxxxxxxxxxxxxxx> > > Cc: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > Cc: Hans de Goede <hdegoede@xxxxxxxxxx> > > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > > --- > > Same notices as on the Crystalcove: this one I actually > > managed to compiletest properly. > > I've given this patch a test-run on a machine with the > Whiskey Cove PMIC and with the caveat that I've not > actually tested the GPIO IRQ functionality, since that > does not seem to be used on any machines, I see no adverse > side effects from this patch, so it is: > > Tested-by: Hans de Goede <hdegoede@xxxxxxxxxx> Applied to my branch, thanks! Same for Crystal Cove. -- With Best Regards, Andy Shevchenko