Searched hist:"7467 d716583eec12ae84a33fb1fb27d22333fc64" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/phy/ |
H A D | micrel.c | diff 7467d716583eec12ae84a33fb1fb27d22333fc64 Thu Dec 23 02:28:26 CST 2021 Horatiu Vultur <horatiu.vultur@microchip.com> net: phy: micrel: Add config_init for LAN8814
Add config_init for LAN8814. This function is required for the following reasons: - we need to make sure that the PHY is reset, - disable ANEG with QSGMII PCS Host side - swap the MDI-X A,B transmit so that there will not be any link flip-flaps when the PHY gets a link.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|