Re: net: never suspend the ethernet PHY on certain boards?
From: Andrew Lunn
Date: Wed Jun 26 2019 - 08:55:21 EST
> What I could do:
>
> 1) Revert that change on my tree, which would mean reverting a generic bugfix
> 2) Patch smsc phy driver to not suspend anymore
> 3) Invent some new way to prevent suspend on a configuration basis (dt?)
> 4) Anything I did not think of yet
5) Enable WoL?
There are other boards which have PHY clock issues. Let me check how
they work around this.
Andrew