Re: [PATCH net-next v2 1/2] net: phy: nxp-c45-tja11xx: add match_phy_device to TJA1103/TJA1104

From: Andrew Lunn
Date: Fri Feb 28 2025 - 11:41:00 EST


On Fri, Feb 28, 2025 at 05:43:19PM +0200, Andrei Botila wrote:
> Add .match_phy_device for the existing TJAs to differentiate between
> TJA1103 and TJA1104.
> TJA1103 and TJA1104 share the same PHY_ID but TJA1104 has MACsec
> capabilities while TJA1103 doesn't.
>
> Signed-off-by: Andrei Botila <andrei.botila@xxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew