On Thu, Aug 29, 2019 at 7:35 PM Lina Iyer <[email protected]> wrote:
> Replace gpiochip_irqchip_add() and gpiochip_set_chained_irqchip() calls > by populating the gpio_irq_chip data structures instead. > > Signed-off-by: Lina Iyer <[email protected]> This is mostly fixed upstream I think, but: > + chip->irq.fwnode = pctrl->dev->fwnode; This fwnode assignment is missing though. Sorry for the constant churn and required rebasing... Yours, Linus Walleij

