mbox series

[net-next,v1,0/3] Fixes applied to VCS8584 family

Message ID 20210318123851.10324-1-bjarni.jonasson@microchip.com
Headers show
Series Fixes applied to VCS8584 family | expand

Message

Bjarni Jonasson March 18, 2021, 12:38 p.m. UTC
Three different fixes applied to VSC8584 family:
1. LCPLL reset
2. Serdes calibration
3. Coma mode disabled

The same fixes has already been applied to VSC8514
and most of the functionality can be reused for the VSC8584.

Bjarni Jonasson (3):
  net: phy: mscc: Applying LCPLL reset to VSC8584
  net: phy: mscc: improved serdes calibration applied to VSC8584
  net: phy: mscc: coma mode disabled for VSC8584

 drivers/net/phy/mscc/mscc_main.c | 219 +++++++++++++++++++++++--------
 1 file changed, 162 insertions(+), 57 deletions(-)