All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] net: phy: nxp-c45-tja11xx: add support for TJA1121 and errata
@ 2025-02-27 16:00 Andrei Botila
  2025-02-27 16:00 ` [PATCH 1/3] net: phy: nxp-c45-tja11xx: add support for TJA1121 Andrei Botila
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Andrei Botila @ 2025-02-27 16:00 UTC (permalink / raw)
  To: Andrew Lunn, Heiner Kallweit, Russell King, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni
  Cc: netdev, linux-kernel, s32, Christophe Lizzi, Alberto Ruiz,
	Enric Balletbo, Andrei Botila

This patch series adds support for TJA1121 and two errata for latest
silicon version of TJA1120 and TJA1121.
Support for TJA1121 consists of naming changes since TJA1121 is based
on TJA1120 hardware with additional MACsec IP.

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

 drivers/net/phy/Kconfig           |  2 +-
 drivers/net/phy/nxp-c45-tja11xx.c | 76 +++++++++++++++++++++++++++++--
 2 files changed, 74 insertions(+), 4 deletions(-)

-- 
2.48.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-02-27 16:58 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-27 16:00 [PATCH 0/3] net: phy: nxp-c45-tja11xx: add support for TJA1121 and errata Andrei Botila
2025-02-27 16:00 ` [PATCH 1/3] net: phy: nxp-c45-tja11xx: add support for TJA1121 Andrei Botila
2025-02-27 16:14   ` Andrew Lunn
2025-02-27 16:30     ` Andrei Botila
2025-02-27 16:56       ` Andrew Lunn
2025-02-27 16:00 ` [PATCH 2/3] net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errata Andrei Botila
2025-02-27 16:00 ` [PATCH 3/3] net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errata Andrei Botila
2025-02-27 16:11 ` [PATCH 0/3] net: phy: nxp-c45-tja11xx: add support for TJA1121 and errata Andrew Lunn
2025-02-27 16:33   ` Andrei Botila
2025-02-27 16:58     ` Andrew Lunn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.