From: Willy Liu <willy....@realtek.com> Date: Wed, 30 Sep 2020 14:48:58 +0800
> Realtek single-chip Ethernet PHY solutions can be separated as below: > 10M/100Mbps: RTL8201X > 1Gbps: RTL8211X > 2.5Gbps: RTL8226/RTL8221X > RTL8226 is the first version for realtek that compatible 2.5Gbps single PHY. > Since RTL8226 is single port only, realtek changes its name to RTL8221B from > the second version. > PHY ID for RTL8226 is 0x001cc800 and RTL8226B/RTL8221B is 0x001cc840. > > RTL8125 is not a single PHY solution, it integrates PHY/MAC/PCIE bus > controller and embedded memory. > > Signed-off-by: Willy Liu <willy....@realtek.com> Applied to net-next as this is just renaming rather than a functional change.