diff options
author | Sascha Hauer <[email protected]> | 2022-04-14 18:22:39 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-04-19 12:06:20 +0100 |
commit | 824a0a02cd74776461aaa30d792b1ed9111c9aa5 (patch) | |
tree | 94dce22588b75d02997021177c3c81eaa4927f51 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 625d8936c3378016ec8c480a00432034bcb813c9 (diff) |
dmaengine: imx-sdma: Add multi fifo support
The i.MX SDMA engine can read from / write to multiple successive
hardware FIFO registers, referred to as "Multi FIFO support". This is
needed for the micfil driver and certain configurations of the SAI
driver. This patch adds support for this feature.
The number of FIFOs to read from / write to must be communicated from
the client driver to the SDMA engine. For this the struct
dma_slave_config::peripheral_config field is used.
Signed-off-by: Sascha Hauer <[email protected]>
Acked-By: Vinod Koul <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions