]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'net-phy-nxp-c45-tja11xx-add-errata-for-tja112xa-b'
authorJakub Kicinski <kuba@kernel.org>
Sat, 8 Mar 2025 03:53:26 +0000 (19:53 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 8 Mar 2025 03:54:25 +0000 (19:54 -0800)
commite6360f0dc52b93a723c748e281fb99b430297da4
tree119094ecfdc2c53807b25d1c0a88e76638e73d2d
parentdf8ce77ba8b7c012a3edd1ca7368b46831341466
parent48939523843e4813e78920f54937944a8787134b
Merge branch 'net-phy-nxp-c45-tja11xx-add-errata-for-tja112xa-b'

Andrei Botila says:

====================
net: phy: nxp-c45-tja11xx: add errata for TJA112XA/B

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.
====================

Link: https://patch.msgid.link/20250304160619.181046-1-andrei.botila@oss.nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>