Merge branch 'net-phy-nxp-c45-tja11xx-add-support-for-tja1121'
authorJakub Kicinski <kuba@kernel.org>
Wed, 5 Mar 2025 01:00:04 +0000 (17:00 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 5 Mar 2025 01:00:05 +0000 (17:00 -0800)
Andrei Botila says:

====================
net: phy: nxp-c45-tja11xx: add support for TJA1121

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

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

Trivial merge