Re: [PATCH net-next v10 5/5] net: phy: realtek: add support for RTL8261D
From: Chukun Pan
Date: Tue Jul 28 2026 - 02:50:25 EST
Hi,
> The reason for this change is that RTL8261 10Gbps PHY share the same
> phy id. The specific hardware versions are distinguished by a sub-phy
> id instead. And in probe function, we will print out the exact hardware
> version explicitly.
This is only printed during probe. If I'm not mistaken, the PHY IDs
of RTL8261N and RTL8261C are not the same. Perhaps you could name it
something like RTL8261C/D here?