Re: [PATCH 02/10] gpio: pxa: use dynamic allocation of base

From: Andy Shevchenko
Date: Mon Jul 24 2023 - 05:00:47 EST


On Fri, Jul 21, 2023 at 10:37:44PM +0200, Duje Mihanović wrote:
> Fixes the warning in dmesg that static allocation of the base is
> deprecated.

Have you checked if this might regress on the older platforms where maybe
drivers that are looking for the specific GPIO number?

Please, elaborate the answer to the above in the commit message (in case you
have done the research, otherwise do that first).

The background of this request is the OMAP breakage in the previous cycle
due to the very similar change. We don't want to repeat our mistakes.

--
With Best Regards,
Andy Shevchenko