mbox series

[net,0/2] net: phy: nxp-c45-tja11xx: add errata for TJA112XA/B

Message ID 20250304001629.4094176-1-andrei.botila@oss.nxp.com (mailing list archive)
Headers show
Series net: phy: nxp-c45-tja11xx: add errata for TJA112XA/B | expand

Message

Andrei Botila March 4, 2025, 12:16 a.m. UTC
This patch series implements two errata for TJA1120 and TJA1121.

The first errata applicable to both RGMII and SGMII version
of TJA1120 and TJA1121 deals with achieving full silicon performance.
The workaround in this case is putting the PHY in managed mode and
applying a series of PHY writes before the link gest established.

The second errata applicable only to SGMII version of TJA1120 and
TJA1121 deals with achieving a stable operation of SGMII after a
startup event.
The workaround puts the SGMII PCS into power down mode and back up
after restart or wakeup from sleep.

Andrei Botila (2):
  net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errata
  net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errata

 drivers/net/phy/nxp-c45-tja11xx.c | 68 +++++++++++++++++++++++++++++++
 1 file changed, 68 insertions(+)