diff options
author | Amelie Delaunay <amelie.delaunay@foss.st.com> | 2024-05-31 18:07:12 +0300 |
---|---|---|
committer | Alexandre Torgue <alexandre.torgue@foss.st.com> | 2024-07-05 15:45:24 +0300 |
commit | 7253ddc6a38d39951d3f06cbf80bbfe236dae3e8 (patch) | |
tree | 8b47b071b1e675b20a58e1c9463e2086915ce408 /tools/perf/scripts/python/task-analyzer.py | |
parent | 1b02383c385b16b4b275e30a3dd5860c0fd95c4a (diff) | |
download | linux-7253ddc6a38d39951d3f06cbf80bbfe236dae3e8.tar.xz |
arm64: dts: st: add HPDMA nodes on stm32mp251
The High Performance Direct Memory Access (HPDMA) controller is used to
perform programmable data transfers between memory-mapped peripherals
and memories (or between memories) via linked-lists.
There are 3 instances of HPDMA on stm32mp251, using stm32-dma3 driver, with
16 channels per instance and with one interrupt per channel.
Channels 0 to 7 are implemented with a FIFO of 8 bytes.
Channels 8 to 11 are implemented with a FIFO of 32 bytes.
Channels 12 to 15 are implemented with a FIFO of 128 bytes.
Thanks to stm32-dma3 bindings, the user can ask for a channel with specific
FIFO size.
Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions