linux-imx/drivers/net/phy/aquantia
Paweł Owoc c278ec6443 net: phy: aquantia: add support for AQR114C PHY ID
Add support for AQR114C PHY ID. This PHY advertise 10G speed:
SPEED(0x04): 0x6031
  capabilities: -400g +5g +2.5g -200g -25g -10g-xr -100g -40g -10g/1g -10
                +100 +1000 -10-ts -2-tl +10g
EXTABLE(0x0B): 0x40fc
  capabilities: -10g-cx4 -10g-lrm +10g-t +10g-kx4 +10g-kr +1000-t +1000-kx
                +100-tx -10-t -p2mp -40g/100g -1000/100-t1 -25g -200g/400g
                +2.5g/5g -1000-h

but supports only up to 5G speed (as with AQR111/111B0).
AQR111 init config is used to set max speed 5G.

Signed-off-by: Paweł Owoc <frut3k7@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20240401145114.1699451-1-frut3k7@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-04-02 17:46:28 -07:00
..
aquantia_firmware.c net: phy: aquantia: switch to crc_itu_t() 2024-01-04 13:14:31 -08:00
aquantia_hwmon.c
aquantia_main.c net: phy: aquantia: add support for AQR114C PHY ID 2024-04-02 17:46:28 -07:00
aquantia.h net: phy: aquantia: fill in possible_interfaces for AQR113C 2023-11-27 18:04:12 -08:00
Kconfig net: phy: aquantia: switch to crc_itu_t() 2024-01-04 13:14:31 -08:00
Makefile net: phy: aquantia: add firmware load support 2023-11-16 22:10:29 +00:00