The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] net: phy: nxp-c45-tja11xx: add support for TJA1121
@ 2025-02-28 15:43 Andrei Botila
  2025-02-28 15:43 ` [PATCH net-next v2 1/2] net: phy: nxp-c45-tja11xx: add match_phy_device to TJA1103/TJA1104 Andrei Botila
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andrei Botila @ 2025-02-28 15:43 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 .match_phy_device for the existing TJAs
to differentiate between TJA1103/TJA1104 and TJA1120/TJA1121.
TJA1103 and TJA1104 share the same PHY_ID but TJA1104 has MACsec
capabilities while TJA1103 doesn't.
Also add support for TJA1121 which is based on TJA1120 hardware
with additional MACsec IP.

Changes in v2:
- add .match_phy_device
- removed errata from v1, will be sent to net for backporting

Andrei Botila (2):
  net: phy: nxp-c45-tja11xx: add match_phy_device to TJA1103/TJA1104
  net: phy: nxp-c45-tja11xx: add support for TJA1121

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

-- 
2.48.1


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

end of thread, other threads:[~2025-03-05  1:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-28 15:43 [PATCH net-next v2 0/2] net: phy: nxp-c45-tja11xx: add support for TJA1121 Andrei Botila
2025-02-28 15:43 ` [PATCH net-next v2 1/2] net: phy: nxp-c45-tja11xx: add match_phy_device to TJA1103/TJA1104 Andrei Botila
2025-02-28 16:40   ` Andrew Lunn
2025-02-28 15:43 ` [PATCH net-next v2 2/2] net: phy: nxp-c45-tja11xx: add support for TJA1121 Andrei Botila
2025-02-28 16:41   ` Andrew Lunn
2025-03-05  1:20 ` [PATCH net-next v2 0/2] " patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox