Re: [PATCH] net: stmmac: fix MAC not working when system resume back with WoL enabled
From: Andrew Lunn <andrew@lunn.ch> Date: 2021-09-02 12:24:22
Emm, @andrew@lunn.ch, Andrew is much familiar with FEC, and PHY maintainers,
Could you please help put insights here if possible?
All the boards i have either have an Ethernet Switch connected to the
MAC, or a Micrel PHY. None are setup for WoL, since it is not used in
the use case of these boards.
I think you need to scatter some printk() in various places to confirm
what is going on. Where is the WoL implemented: MAC or PHY, what is
suspended or not, etc.
Andrew