diff options
author | Markus Schneider-Pargmann <msp@baylibre.com> | 2024-08-05 21:30:41 +0300 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2024-08-06 10:25:29 +0300 |
commit | a651261ac74298535f6d6316ebe27beceb6b17b1 (patch) | |
tree | bdbb4050963c8826b513a7f7c37e22fd50fcf8af /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 06d4ef3056a7ac31be331281bb7a6302ef5a7f8a (diff) | |
download | linux-a651261ac74298535f6d6316ebe27beceb6b17b1.tar.xz |
can: m_can: Reset coalescing during suspend/resume
During resume the interrupts are limited to IR_RF0N and the chip keeps
running. In this case if coalescing is enabled and active we may miss
waterlevel interrupts during suspend. It is safer to reset the
coalescing by stopping the timer and adding IR_RF0N | IR_TEFN to the
interrupts.
This is a theoratical issue and probably extremely rare.
Cc: Martin Hundebøll <martin@geanix.com>
Fixes: 4a94d7e31cf5 ("can: m_can: allow keeping the transceiver running in suspend")
Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com>
Link: https://lore.kernel.org/all/20240805183047.305630-2-msp@baylibre.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions