diff options
author | Frank Li <[email protected]> | 2022-05-24 10:21:58 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2022-06-23 14:56:34 -0500 |
commit | d6b03171f9fc8127b3a7adfd4e74ee5d4dae5d14 (patch) | |
tree | f0312c58ae1ca605751f44e9a3e789f79f07e626 /scripts/gdb/linux/tasks.py | |
parent | c1e33979171da63cf47e56243ccb8ba82363c7d3 (diff) |
dmaengine: dw-edma: Add support for chip-specific flags
Add a "flags" field to the "struct dw_edma_chip" so that the controller
drivers can pass flags that are relevant to the platform.
DW_EDMA_CHIP_LOCAL - Used by the controller drivers accessing eDMA
locally. Local eDMA access doesn't require generating MSIs to the remote.
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Serge Semin <[email protected]>
Tested-by: Manivannan Sadhasivam <[email protected]>
Signed-off-by: Frank Li <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Serge Semin <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Acked-By: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions