Re: [PATCH 01/14] pinctrl: ocelot: Should register GPIO's even if not irq controller

From: Linus Walleij
Date: Mon May 18 2020 - 03:29:56 EST


On Wed, May 13, 2020 at 2:56 PM Lars Povlsen <lars.povlsen@xxxxxxxxxxxxx> wrote:

> This fixes the situation where the GPIO controller is not used as an
> interrupt controller as well.
>
> Previously, the driver would silently fail to register even the
> GPIO's. With this change, the driver will only register as an
> interrupt controller if a parent interrupt is provided.
>
> Reviewed-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
> Signed-off-by: Lars Povlsen <lars.povlsen@xxxxxxxxxxxxx>

This patch applied to the pinctrl tree.

Yours,
Linus Walleij