Re: [PATCH v5 2/2] gpio: Add GPIO driver for Spreadtrum SC9860 platform

From: Linus Walleij
Date: Fri Mar 02 2018 - 05:02:42 EST


On Sat, Feb 24, 2018 at 3:07 AM, Baolin Wang <baolin.wang@xxxxxxxxxx> wrote:

> The Spreadtrum SC9860 platform GPIO controller contains 16 groups and
> each group contains 16 GPIOs. Each GPIO can set input/output and has
> the interrupt capability.
>
> Signed-off-by: Baolin Wang <baolin.wang@xxxxxxxxxx>
> Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
> ---
> Changes since v4:
> - Convert handle_simple_irq() to handle_bad_irq().
> - Remove redundant comma.

Patch applied!

OK we're done with this driver, now we just need to fix the rest :D

Yours,
Linus Walleij