aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMarc Kleine-Budde <[email protected]>2021-08-03 16:33:48 +0200
committerMarc Kleine-Budde <[email protected]>2022-02-24 08:46:59 +0100
commit62713f0d9a38f2e0b772e6448adfa9c405316237 (patch)
treed88171c9327640c80610ce76c012cdb4207e5e9a /tools/perf/scripts/python/event_analyzing_sample.py
parent617283b9c4dbc1384b063f59c840e1d1ab612108 (diff)
can: mcp251xfd: ring: change order of TX and RX FIFOs
This patch actually changes the order of the TX and RX FIFOs. This gives the opportunity to minimize the number of SPI transfers in the IRQ handler. The read of the IRQ status register and RX FIFO status registers can be combined into single SPI transfer. If the RX ring uses FIFO 1, the overall length of the transfer is smaller than in the original layout, where the RX FIFO comes after the TX FIFO. Link: https://lore.kernel.org/all/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions