]> www.infradead.org Git - users/hch/configfs.git/commit
net: phy: aquantia: AQR115c fix up PMA capabilities
authorAbhishek Chauhan <quic_abchauha@quicinc.com>
Tue, 1 Oct 2024 22:46:25 +0000 (15:46 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 3 Oct 2024 23:16:03 +0000 (16:16 -0700)
commit17cbfcdd85f6c93b2e9565d61110ad0b90440436
tree8f5dbfa2e01f3604d9c08f8dd0ae85e5af3f411b
parent55e802468e1d38dec8e25a2fdb6078d45b647e8c
net: phy: aquantia: AQR115c fix up PMA capabilities

AQR115c reports incorrect PMA capabilities which includes
10G/5G and also incorrectly disables capabilities like autoneg
and 10Mbps support.

AQR115c as per the Marvell databook supports speeds up to 2.5Gbps
with autonegotiation.

Fixes: 0ebc581f8a4b ("net: phy: aquantia: add support for aqr115c")
Link: https://lore.kernel.org/all/20240913011635.1286027-1-quic_abchauha@quicinc.com/T/
Signed-off-by: Abhishek Chauhan <quic_abchauha@quicinc.com>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/20241001224626.2400222-2-quic_abchauha@quicinc.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/aquantia/aquantia_main.c