* Tony Lindgren <[email protected]> [181207 18:14]:
> Hi,
>
> * Russell King - ARM Linux <[email protected]> [181207 18:01]:
> > Hi Tony,
> >
> > You know most of what's been going on from IRC, but here's the patch
> > which gets me:
> >
> > 1) working interrupts for networking
> > 2) solves the stuck-wakeup problem
> >
> > It also contains some of the debug bits I added.
>
> This is excellent news :) Will test today.
Yes your patch seems to work great based on brief testing :)
> > I think what this means is that we should strip out ec0daae685b2
> > ("gpio: omap: Add level wakeup handling for omap4 based SoCs").
>
> Yes the only reason for the wakeup quirk was the stuck wakeup
> state seen on omap4, it can be just dropped if this works.
> Adding Grygorii to Cc too.
I'll post a partial revert for commit ec0daae685b2 ("gpio: omap:
Add level wakeup handling for omap4 based SoCs") shortly.
Thanks,
Tony