Skip to content
Commit 3cdcb198 authored by Camelia Groza's avatar Camelia Groza Committed by Meng Li
Browse files

sdk_dpaa: memac: fix AQR autoneg to lower than 10G partners

commit ac3c3de2ff287a31ea32e135ca889af339d3926d from
git://source.codeaurora.org/external/qoriq/qoriq-components/linux

Stop removing unsupported system side modes with AQR PHYs. Originally,
their removal didn't impact the modes advertised by the PHY. Since
auto-negotiation support was added to the aquantia driver, the
unsupported modes were no longer advertised. This prohibited the
PHY from negotiating with 1G link partners on LS1046ARDB.

Patch adapted from similar fix for the upstream DPAA1 Ethernet driver:
commit fddb5a50 ("dpaa_eth: support all modes with rate adapting PHYs")

Aquantia auto-negotiation:
commit 09c4c57f

 ("net: phy: aquantia: add support for auto-negotiation
configuration")

Signed-off-by: default avatarCamelia Groza <camelia.groza@nxp.com>
Signed-off-by: default avatarMeng Li <Meng.Li@windriver.com>
parent e49176f5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment