On Thu, Aug 8, 2019 at 2:32 PM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > From: Brian Masney <masneyb@xxxxxxxxxxxxx> > > Now that the GPIO core has support for hierarchical IRQ chips, convert > Qualcomm's spmi-gpio over to use these new helpers to reduce duplicated > code across drivers. > > This change was tested on a LG Nexus 5 (hammerhead) phone. > > Signed-off-by: Brian Masney <masneyb@xxxxxxxxxxxxx> > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > ChangeLog v1->v2: > - Change "child_pin_to_irq" into "child_offset_to_irq" so > we avoid confusion with pin control. This patch is now applied. Yours, Linus Walleij