Re: [PATCH v2 1/1] gpio-f7188x: fix base values conflicts with other gpio pins

From: Bartosz Golaszewski
Date: Mon Sep 11 2023 - 03:04:46 EST


On Mon, May 29, 2023 at 4:55 AM <xingtong_wu@xxxxxxx> wrote:
>
> From: "xingtong.wu" <xingtong.wu@xxxxxxxxxxx>
>
> switch pin base from static to automatic allocation to
> avoid conflicts and align with other gpio chip drivers
>
> Signed-off-by: xingtong.wu <xingtong.wu@xxxxxxxxxxx>
> ---

Applied, thanks!

Bart