From: Jakub Kicinski Date: Thu, 3 Oct 2024 23:16:04 +0000 (-0700) Subject: Merge branch 'fix-aqr-pma-capabilities' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ec636707f757474c959dc4e90f58e32aa9eb060a;p=users%2Fwilly%2Fpagecache.git Merge branch 'fix-aqr-pma-capabilities' Abhishek Chauhan says: ==================== Fix AQR PMA capabilities Patch 1:- 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. Patch 2:- Remove the use of phy_set_max_speed in phy driver as the function is mainly used in MAC driver to set the max speed. Instead use get_features to fix up Phy PMA capabilities for AQR111, AQR111B0, AQR114C and AQCS109 ==================== Link: https://patch.msgid.link/20241001224626.2400222-1-quic_abchauha@quicinc.com Signed-off-by: Jakub Kicinski --- ec636707f757474c959dc4e90f58e32aa9eb060a