Re: [PATCH 0/3] ARM: omap: fix 4.7 gpmc networking regression

From: Johan Hovold
Date: Wed Aug 03 2016 - 08:24:27 EST


On Wed, Aug 03, 2016 at 10:46:24AM +0300, Roger Quadros wrote:
> On 02/08/16 13:35, Tony Lindgren wrote:
> > * Johan Hovold <johan@xxxxxxxxxx> [160724 05:11]:
> >> Networking is currently broken for Overo boards due to a regression in
> >> 4.7. I bisected it down to
> >>
> >> d2d00862dfbb ("memory: omap-gpmc: Support general purpose input
> >> for WAITPINs")
> > ...
> >
> >> Note that simply fixing the Overo NAND issue would fix the Overo
> >> networking regression, but by restoring the 4.6 gpmc-probe behaviour
> >> similar regressions on other OMAP systems are also avoided.
> >
> > Roger, got a better fix in mind?
> >
>
> Nope. I'll take patch 1 in my omap-gpmc queue for v4.8.
> Thanks for the fixes Johan.

Now that 4.7 has been released, you may want to consider adding a stable
tag also for the first patch to avoid similar issues on other systems
when they get updated to 4.7-stable.

Thanks,
Johan