diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-10-03 16:16:04 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-10-03 16:16:05 -0700 |
commit | ec636707f757474c959dc4e90f58e32aa9eb060a (patch) | |
tree | ec75b25e1689b4ad2e01daf7848163fa885453ce /drivers/amba | |
parent | 55e802468e1d38dec8e25a2fdb6078d45b647e8c (diff) | |
parent | 8f61d73306c62e3c0e368cf6051330f4593415f6 (diff) | |
download | lwn-ec636707f757474c959dc4e90f58e32aa9eb060a.tar.gz lwn-ec636707f757474c959dc4e90f58e32aa9eb060a.zip |
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 <kuba@kernel.org>
Diffstat (limited to 'drivers/amba')
0 files changed, 0 insertions, 0 deletions