Re: [BISECTED REGRESSION] OMAP1 GPIO breakage

From: Bartosz Golaszewski
Date: Thu Apr 27 2023 - 04:38:38 EST


On Thu, Apr 27, 2023 at 9:03 AM Tony Lindgren <tony@xxxxxxxxxxx> wrote:
>
> * Linus Walleij <linus.walleij@xxxxxxxxxx> [230426 20:36]:
> > On Wed, Apr 26, 2023 at 9:19 AM Tony Lindgren <tony@xxxxxxxxxxx> wrote:
> >
> > > Not sure what the best way to fix this might be, adding Linus W to Cc too.
> > > Maybe using gpio line names in the legacy platform data instead of numbers?
> >
> > I sent a fat invasive fix which, if it works, will fix the problem once and
> > for all on OSK1.
> >
> > If it works, I can write the same fix for Nokia 770 or whatever.
> >
> > I think it is best to just get rid of the static GPIO numbers from these
> > boards so I took a stab at that.
>
> OK makes sense to me thanks!
>
> Tony

Sorry, I'm late to the party, I was busy at Linaro Connect. Thanks
Linus for taking care of this.

Bartosz