Re: [PATCH v2 5/8] gpio: gpio-wcove: use first level PMIC GPIO irq

From: Linus Walleij
Date: Mon Apr 24 2017 - 09:19:45 EST


On Sat, Apr 15, 2017 at 1:25 AM,
<sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx> wrote:

> From: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
>
> PMIC mfd driver only exports first level irq for GPIO device.
> But currently we are reading the irqs from the second level irq
> chip, So this patch fixes this issue by adding support to use
> first level PMIC GPIO irq.
>
> Signed-off-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>

Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

I guess this gets merged into MFD because of dependencies?
If it compiles on its own and doesn't cause regressions I can
merged it into the GPIO tree.

Yours,
Linus Walleij