Skip to content
Commit 97b72e43 authored by Baruch Siach's avatar Baruch Siach Committed by David S. Miller
Browse files

fec: use interrupt for MDIO completion indication

With the move to phylib (commit e6b043d5

) I was seeing sporadic "MDIO write
timeout" messages. Measure of the actual time spent showed latency times of
more than 1600us.

This patch uses the MII event indication of the FEC hardware to detect
completion of MDIO transactions.

Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 15fd0cd9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment