diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2018-11-05 10:56:50 +0100 |
---|---|---|
committer | Stefan Agner <stefan.agner@toradex.com> | 2019-08-12 13:34:07 +0200 |
commit | 7b049ea7a68702d383a2b1b4f039ee51d51ff260 (patch) | |
tree | 3090ce50934cc73c05b6d404349e12f82ad486b7 /arch/sparc/kernel/vdso.c | |
parent | 9d9ea7dde2646ba8e36037e2679f2d98080df36b (diff) |
phy: micrel: do not use power down modetoradex_4.20.y
Some Micrel KSZ8041NL PHY chips exhibit continous RX errors after
using the power down mode bit (0.11). If the PHY is taken out of
power down mode in a certain temperature range, the PHY enters a
weird state which leads to continously reporting RX errors. In that
state, the MAC is not able to receive or send any Ethernet frames
and the activity LED is constantly blinking. Since Linux is using
the suspend callback when the interface is taken down, ending up
in that state can easily happen during a normal startup.
Micrel confirmed the issue, caused by abnormal clock recovery when
using power down mode. Even the latest revision (A4, Revision ID
0x1513) seems to suffer that problem.
Remove the suspend/resume callback to avoid using the power down
mode completely.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
(cherry picked from commit a76182f34d2963ee5dca3bc026cbddb44b19be7c)
Diffstat (limited to 'arch/sparc/kernel/vdso.c')
0 files changed, 0 insertions, 0 deletions