Re: [PATCH v3 1/3] Input: ads7846 - Convert to use software nodes
From: Linus Walleij
Date: Mon May 08 2023 - 16:55:35 EST
On Mon, May 8, 2023 at 5:16 PM <andy.shevchenko@xxxxxxxxx> wrote:
> Fri, May 05, 2023 at 01:16:55PM +0200, Linus Walleij kirjoitti:
> > The Nokia 770 is using GPIOs from the global numberspace on the
> > CBUS node to pass down to the LCD controller. This regresses when we
> > let the OMAP GPIO driver use dynamic GPIO base.
(...)
> > #include <linux/gpio.h>
>
> Do we need it after this patch?
Yes, but it is finally removed in patch 3/3!
Fixed the rest, thanks!
Yours,
Linus Walleij