net: phy: aquantia: add support for aqr115c
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 8 Jul 2024 07:50:23 +0000 (09:50 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Jul 2024 03:57:28 +0000 (04:57 +0100)
commit0ebc581f8a4b7e992bd3bab4d3ad4783245ad09c
treeded35400df0a2ddbdb6141706de46f9ab4ecb696
parent708405f3e56e3bee086f46a43398ee300c36a1d8
net: phy: aquantia: add support for aqr115c

Add support for a new model to the Aquantia driver. This PHY supports
2.5 gigabit speeds. The PHY mode is referred to by the manufacturer as
Overclocked SGMII (OCSGMII) but this actually is just 2500BASEX without
in-band signalling so reuse the existing mode to avoid changing the
uAPI.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/aquantia/aquantia_main.c