diff options
author | Serge Semin <[email protected]> | 2023-01-13 20:14:02 +0300 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2023-02-10 17:15:23 -0600 |
commit | 7119685cf49033b777c559ae4da093be2a9b225c (patch) | |
tree | 591834fdaee60457e5bf5ab1595a4e9d3095a53f /tools/perf/scripts/python/sched-migration.py | |
parent | b73bdc5054742d3945ae6e4daa18234c13871240 (diff) |
dmaengine: dw-edma: Drop DT-region allocation
There is no point in allocating additional memory for the data target
regions passed to the client drivers. Use the already available structures
defined in the dw_edma_chip instance.
Note: these regions are unused in normal circumstances since they are
specific to the case of eDMA being embedded into the DW PCIe Endpoint and
having its CSRs accessible via an Endpoint BAR. This case is only known to
be implemented as a part of the Synopsys PCIe Endpoint IP prototype kit.
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Manivannan Sadhasivam <[email protected]>
Signed-off-by: Serge Semin <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions