diff options
| author | Torin Cooper-Bennun <[email protected]> | 2021-03-08 10:24:27 +0000 |
|---|---|---|
| committer | Marc Kleine-Budde <[email protected]> | 2021-03-30 11:14:48 +0200 |
| commit | df06fd678260bca919ea894281ec54ce10e45ce6 (patch) | |
| tree | f8d97c3f0b5ccf562fa43d4ef3b88957506fea4c /tools/perf/scripts/python | |
| parent | 17447f08202d7599a61bc218343b8e7da0a23fa6 (diff) | |
can: m_can: m_can_chip_config(): enable and configure internal timestamps
This is a prerequisite for transitioning the m_can driver to rx-offload,
which works best with TX and RX timestamps.
The timestamps provided by M_CAN are 16-bit, timed according to the
nominal bit timing, and may be prescaled by a multiplier up to 16. We
choose the highest prescalar so that the timestamp wraps every 2^20 bit
times, or 209 ms at a bus speed of 5 Mbit/s. Timestamps will have a
precision of 16 bit times.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Torin Cooper-Bennun <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions