Re: [PATCH v3 3/3] gpio: Add Spreadtrum PMIC EIC driver support
From: Linus Walleij
Date: Tue Mar 27 2018 - 09:52:36 EST
On Mon, Mar 5, 2018 at 3:56 AM, Baolin Wang <baolin.wang@xxxxxxxxxx> wrote:
> The Spreadtrum PMIC EIC controller contains only one bank of debounce EIC,
> and this bank contains 16 EICs. Each EIC can only be used as input mode,
> as well as supporting the debounce and the capability to trigger interrupts
> when detecting input signals.
>
> Signed-off-by: Baolin Wang <baolin.wang@xxxxxxxxxx>
> ---
> Changes since v2:
> - Fix coding style issue.
> - Fix possible overflow.
> - Use for_each_set_bit().
Patch applied!
Also added Andy's review tag on all of the patches.
Yours,
Linus Walleij