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

2019-02-26 Thread Rajasingh Thavamani
eset may be either hardware reset or software reset (register 0h, bit 15). PLAN This errata will not be corrected in the future revision. Signed-off-by: Rajasingh Thavamani --- drivers/net/phy/micrel.c | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/drivers/ne

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

2019-02-27 Thread Rajasingh Thavamani
eset may be either hardware reset or software reset (register 0h, bit 15). PLAN This errata will not be corrected in the future revision. Fixes: 7ab59dc15e2f ("drivers/net/phy/micrel_phy: Add support for new PHYs") Signed-off-by: Alexander Onnasch Signed-off-by: Rajasingh Thavamani

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

2019-02-01 Thread Rajasingh Thavamani
From: Alexander Onnasch With Micrel KSZ8061 PHY, the link may occasionally not come up after Ethernet cable connect. The vendor's (Microchip, former Micrel) errata sheet 8688A.pdf describes the problem and possible workarounds in detail, see below. The patch implements workaround 1, which per