diff options
author | Miquel Raynal <[email protected]> | 2022-04-21 11:53:21 +0200 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2022-05-06 11:09:33 +0200 |
commit | f691d4b64c19176099c58811b0e1240259a1d258 (patch) | |
tree | 3821eec38df7a27b65d283a994e00c556ebc2345 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6002e2f179ec65e97e880b21e919e71852d95204 (diff) |
ARM: dts: r9a06g032: Fill the UART DMA properties
UART 0 to 2 do not have DMA support, while UART 3 to 7 do.
Fill the "dmas" and "dma-names" properties for each of these nodes.
Please mind that these nodes go through the dmamux node which will
redirect the requests to the right DMA controller. The first 4 cells of
the "dmas" properties will be transferred as-is to the DMA
controllers. The last 2 cells are consumed by the dmamux. Which means
cell 0 and 4 are almost redundant, one giving the controller request ID
and the other the dmamux channel which is a 1:1 translation of the
request IDs, shifted by 16 when pointing to the second DMA controller.
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions