Re: [PATCH v2 net] phy: Micrel KSZ8061: link failure after cable connect

From: David Miller
Date: Fri Feb 01 2019 - 13:17:19 EST


From: Rajasingh Thavamani <T.Rajasingh@xxxxxxxxxxxxx>
Date: Fri, 1 Feb 2019 16:18:32 +0530

> With Micrel KSZ8061 PHY, the link may occasionally not come up after
> Ethernet cable connect. The vendor's (Microchip, former Micrel) errata
> sheet 80000688A.pdf describes the problem and possible workarounds in
> detail, see below.
> The patch implements workaround 1, which permanently fixes the issue.

This does not apply cleanly to the current 'net' tree, and also there is not
enough context in the second hunk of the patch for me to safely fix it up
for you as I really can't tell exactly which PHY device entry the change
goes into.

So please respin this upon a clean net tree, thanks.