diff options
| author | Vignesh Raghavendra <[email protected]> | 2021-06-07 19:47:53 +0530 |
|---|---|---|
| committer | Lokesh Vutla <[email protected]> | 2021-06-11 19:18:52 +0530 |
| commit | 5abb694d6016eaf497c3d9a3ec79382e217e7508 (patch) | |
| tree | 934108a106980e6688a8b71daf6a576bce6f6dd9 /scripts | |
| parent | 86e58800fd7cdba4fa9229aeee3a54a2ccece406 (diff) | |
dma: ti: k3-udma: Add support for native configuration of chan/flow
In absence of Device Manager (DM) services such as at R5 SPL stage,
driver will have to natively setup TCHAN/RCHAN/RFLOW cfg registers.
Add support for the same.
Note that we still need to send chan/flow cfg message to TIFS via TISCI
client driver in order to open up firewalls around chan/flow but setting
up of cfg registers is handled locally.
U-Boot specific code is in a separate file included in main driver so
as to maintain similarity with kernel driver in order to ease porting of
code in future.
Signed-off-by: Vignesh Raghavendra <[email protected]>
Signed-off-by: Lokesh Vutla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
