diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2024-12-16 22:32:25 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-12-19 19:07:48 -0800 |
commit | c9f5a5dabbf5ab53a6392d7c782d373d2c892e21 (patch) | |
tree | 418d622a3cbc1b5bc69fefb747e22d132aeb6aa8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | b55498ff14bd14860d48dc8d2a0b6889b218c408 (diff) |
net: ethernet: ti: cpsw: disable PHY EEE advertisement
It seems the cpsw MAC doesn't support EEE. See e.g. the commit message of
ce2899428ec0 ("ARM: dts: am335x-baltos: disable EEE for Atheros 8035 PHY").
There are cases where this causes issues if the PHY's on both sides have
negotiated EEE. As a workaround EEE modes of the PHY are marked broken
in DT, effectively disabling EEE advertisement.
Improve this by using new function phy_disable_eee() in the MAC driver.
This properly disables EEE advertisement, and allows to remove the
eee-broken-xxx properties from DT. As EEE is disabled anyway, we can
remove also the set_eee ethtool op.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/d08a798e-8565-422c-b2ed-121794db077f@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions