]> git.ipfire.org Git - thirdparty/linux.git/commit
net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errata
authorAndrei Botila <andrei.botila@oss.nxp.com>
Tue, 4 Mar 2025 16:06:14 +0000 (18:06 +0200)
committerJakub Kicinski <kuba@kernel.org>
Sat, 8 Mar 2025 03:54:25 +0000 (19:54 -0800)
commit48939523843e4813e78920f54937944a8787134b
tree119094ecfdc2c53807b25d1c0a88e76638e73d2d
parenta07364b394697d2e0baffeb517f41385259aa484
net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errata

TJA1120B/TJA1121B can achieve a stable operation of SGMII after
a startup event by putting the SGMII PCS into power down mode and
restart afterwards.

It is necessary to put the SGMII PCS into power down mode and back up.

Cc: stable@vger.kernel.org
Fixes: f1fe5dff2b8a ("net: phy: nxp-c45-tja11xx: add TJA1120 support")
Signed-off-by: Andrei Botila <andrei.botila@oss.nxp.com>
Link: https://patch.msgid.link/20250304160619.181046-3-andrei.botila@oss.nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/nxp-c45-tja11xx.c