On Wed, Sep 11 2019 at 04:19 -0600, Linus Walleij wrote:
On Thu, Aug 29, 2019 at 7:35 PM Lina Iyer <ilina@xxxxxxxxxxxxxx> 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 <ilina@xxxxxxxxxxxxxx>
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...
Not a problem. Will rebase.