Re: [PATCH v3 2/2] gpio: Add Cadence GPIO driver

From: Linus Walleij
Date: Fri Dec 21 2018 - 05:41:44 EST


On Tue, Dec 18, 2018 at 5:11 PM Jan Kotas <jank@xxxxxxxxxxx> wrote:

> This patch adds a driver for Cadence GPIO controller.
>
> It can be enabled with GPIO_CADENCE Kconfig option.
> It uses generic GPIO infrastructure and works
> as an interrupt controller.
> At the moment it only supports level sensitive irqs.
>
> Signed-off-by: Jan Kotas <jank@xxxxxxxxxxx>

Pulled out the v2 and applied this v3 instead.

Yours,
Linus Walleij