[PATCH 0/3] ARM: omap: fix 4.7 gpmc networking regression
From: tony@atomide.com (Tony Lindgren)
Date: 2016-08-02 10:35:34
Also in:
linux-devicetree, linux-omap, lkml, stable
From: tony@atomide.com (Tony Lindgren)
Date: 2016-08-02 10:35:34
Also in:
linux-devicetree, linux-omap, lkml, stable
* Johan Hovold [off-list ref] [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? Regards, Tony