Re: [PATCH v5 2/2] gpio: Add GPIO driver for Spreadtrum SC9860 platform
From: Linus Walleij <hidden>
Date: 2018-03-02 10:02:38
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2018-03-02 10:02:38
Also in:
linux-gpio, lkml
On Sat, Feb 24, 2018 at 3:07 AM, Baolin Wang [off-list ref] 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 <redacted> Reviewed-by: Andy Shevchenko <redacted> --- 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