diff options
author | Siddharth Vadapalli <s-vadapalli@ti.com> | 2023-04-04 11:44:57 +0530 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-04-07 19:46:15 -0700 |
commit | ce639b767139b27500fa5bc3f8d7126b18d0d310 (patch) | |
tree | 750f44900e5e8e6a9d88775d6fa0e7afa1436327 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e28531143b257a4cbfdc1c3358eff18cc3024783 (diff) |
net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config()
Move the interface mode specific configuration to the mac_config()
callback am65_cpsw_nuss_mac_config().
Also, do not reset the MAC Control register on mac_link_down(). Only
clear those bits that can possibly be set in mac_link_up().
Let the MAC remain in IDLE state after mac_link_down(). Bring it out of
the IDLE state on mac_link_up().
Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions