diff options
author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2025-02-05 13:39:55 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-07 11:56:09 -0800 |
commit | 6e9c71ee65eb88f94ca0096268079a91b94403ad (patch) | |
tree | 9b74a0a2612e85aa67f65d8cd5b0a2db5e25e40a /tools/perf/scripts/python/task-analyzer.py | |
parent | 64c9936330ccba159f72faaaaa18bdc0f67f5a54 (diff) |
net: stmmac: dwmac4: ensure LPIATE is cleared
LPIATE enables the hardware timer for entering LPI mode. To sure that
the correct mode is used, clear LPIATE when using manual/software-timed
mode to prevent the hardware using the timer.
stmmac_main.c avoids this being a problem at the moment by calling
stmmac_set_eee_lpi_timer(..., 0) before switching to software mode.
We no longer need to call stmmac_set_eee_lpi_timer(..., 0) when
disabling EEE as stmmac_reset_eee_mode() will now clear all LPI
settings.
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/E1tffdD-003ZHh-Ew@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions