Re: OMAP4430 SDP with KS8851: very slow networking
From: Tony Lindgren <tony@atomide.com>
Date: 2018-12-07 19:03:31
Also in:
linux-arm-kernel, linux-omap
From: Tony Lindgren <tony@atomide.com>
Date: 2018-12-07 19:03:31
Also in:
linux-arm-kernel, linux-omap
* Tony Lindgren [off-list ref] [181207 18:14]:
Hi, * Russell King - ARM Linux [off-list ref] [181207 18:01]:quoted
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 :)
quoted
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