diff options
author | Serge Semin <[email protected]> | 2020-07-23 03:58:43 +0300 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2020-07-27 14:30:55 +0530 |
commit | 3b6d694eb3eebd86ec44a119e730943ac8e03a6b (patch) | |
tree | 7778f9828085cdfabd8b546fbbe93d29915d9c2c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b1b40b8fe7e8fb26e33bad1766ce322d2c63a6c7 (diff) |
dmaengine: Introduce DMA-device device_caps callback
There are DMA devices (like ours version of Synopsys DW DMAC) which have
DMA capabilities non-uniformly redistributed between the device channels.
In order to provide a way of exposing the channel-specific parameters to
the DMA engine consumers, we introduce a new DMA-device callback. In case
if provided it gets called from the dma_get_slave_caps() method and is
able to override the generic DMA-device capabilities.
Signed-off-by: Serge Semin <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions