Re: [PATCH V5] mfd: da9062: add support for interrupt polarity defined in device tree

From: Linus Walleij
Date: Fri Feb 21 2020 - 09:23:22 EST


On Mon, Feb 17, 2020 at 1:44 AM Shreyas Joshi <shreyas.joshi@xxxxxxxxx> wrote:

> The da9062 interrupt handler cannot necessarily be low active.
> Add a function to configure the interrupt type based on what is defined in the device tree.
> The allowable interrupt type is either low or high level trigger.
>
> Signed-off-by: Shreyas Joshi <shreyas.joshi@xxxxxxxxx>

This is how I imagine it must work and how I implemented this
kind of stuff in the past.
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij