diff options
author | Vijaya Krishna Nivarthi <[email protected]> | 2023-05-17 17:48:13 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-06-06 18:38:33 +0100 |
commit | 6d6e57594957ee9131bc3802dfc8657ca6f78fee (patch) | |
tree | 4e51e995364bd2a093901fc07ed98db49fed372f /tools/perf/util/trace-event-scripting.c | |
parent | 9561de3a55bed6bdd44a12820ba81ec416e705a7 (diff) |
soc: qcom: geni-se: Add interfaces geni_se_tx_init_dma() and geni_se_rx_init_dma()
The geni_se_xx_dma_prep() interfaces necessarily do DMA mapping before
initiating DMA transfers. This is not suitable for spi where framework
is expected to handle map/unmap.
Expose new interfaces geni_se_xx_init_dma() which do only DMA transfer.
Signed-off-by: Vijaya Krishna Nivarthi <[email protected]>
Reviewed-by: Douglas Anderson <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions