Re: [PATCH v8 13/14] gpio: Add support for Airoha EN7523 GPIO controller

From: Bartosz Golaszewski
Date: Wed Dec 22 2021 - 02:57:10 EST


On Mon, Dec 20, 2021 at 10:24 PM Felix Fietkau <nbd@xxxxxxxx> wrote:
>
> From: John Crispin <john@xxxxxxxxxxx>
>
> Airoha's GPIO controller on their ARM EN7523 SoCs consists of two banks of 32
> GPIOs. Each instance in DT is for a single bank.
>
> Signed-off-by: John Crispin <john@xxxxxxxxxxx>
> Signed-off-by: Felix Fietkau <nbd@xxxxxxxx>
> ---

Acked-by: Bartosz Golaszewski <brgl@xxxxxxxx>

Arnd: Please go ahead and take it through the arm-soc tree.

Bart