]> www.infradead.org Git - users/willy/linux.git/commit
net: phy: realtek: add support for rtl8224 2.5Gbps PHY
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Tue, 11 Jun 2024 05:34:14 +0000 (17:34 +1200)
committerJakub Kicinski <kuba@kernel.org>
Sat, 15 Jun 2024 01:41:59 +0000 (18:41 -0700)
commit9e42a2ea7f6703e2092c39171c2bf1fd7eec0bd3
treed9d875ab0ba893550a0e22bd33961acbf3559aa2
parent72421f35540c3e8830be8897ef1b99d2b7aa0981
net: phy: realtek: add support for rtl8224 2.5Gbps PHY

The Realtek RTL8224 PHY is a 2.5Gbps capable PHY. It only uses the
clause 45 MDIO interface and can leverage the support that has already
been added for the other 822x PHYs.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Link: https://lore.kernel.org/r/20240611053415.2111723-1-chris.packham@alliedtelesis.co.nz
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/realtek.c