Re: [PATCH] gpio: Allow user to customise maximum number of GPIOs

From: Linus Walleij
Date: Fri Aug 26 2022 - 09:50:08 EST


On Thu, Aug 25, 2022 at 4:00 PM Christophe Leroy
<christophe.leroy@xxxxxxxxxx> wrote:

> > Christophe? Will you take a stab at it?
>
> Which patch should I write ?

One that removes CONFIG_ARCH_HAS_NR_GPIO entirely, then
allocate bases for new GPIO chips from 0 and upward instead.
And then see what happens.

Yours,
Linus Walleij