diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2025-05-16 15:32:22 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-05-19 11:55:35 +0100 |
commit | acb47aa9b1e2f47121cf2233fcaf998151ab5410 (patch) | |
tree | 9e48af20b7a15f596b33411293fcffd6f79ee4c4 /tools/perf/scripts/python/gecko.py | |
parent | 39d0856f4102b6b61fdc650f90a1d9231e2bab17 (diff) |
spi: sh-msiof: Double maximum DMA transfer size using two groups
The maximum DMA transfer size is limited by the maximum values that can
be written to the word count fields (WDLENx) in the Transmit and Control
Data Registers (SITDR2/SIRDR2). As all MSIOF variants support
transferring data of multiple (two or four) groups, the maximum size can
be doubled by using two groups instead of one, thus reducing setup
overhead for very large SPI transfers.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/bad522c76b8d225c195433977b22f95015cf2612.1747401908.git.geert+renesas@glider.be
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions