linux/drivers/dma/xilinx
Radhey Shyam Pandey d8a3f65f6c dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client
Read DT property to check if AXI DMA is connected to streaming IP
i.e axiethernet. If connected i.e xlnx,axistream-connected property
is present in the dma node then pass AXI4-Stream control words to dma
client using metadata_ops dmaengine API.

If not connected then driver won't support metadata_ops dmaengine API
and continue to support all legacy usecases.

Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Link: https://lore.kernel.org/r/1691387509-2113129-4-git-send-email-radhey.shyam.pandey@amd.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2023-08-21 18:40:36 +05:30
..
Makefile dmaengine: xilinx: xdma: Add xilinx xdma driver 2023-02-10 11:32:26 +05:30
xdma-regs.h dmaengine: xilinx: xdma: Add xilinx xdma driver 2023-02-10 11:32:26 +05:30
xdma.c dmaengine: xilinx: xdma: Fix some kernel-doc comments 2023-03-17 23:23:07 +05:30
xilinx_dma.c dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client 2023-08-21 18:40:36 +05:30
xilinx_dpdma.c dmaengine: xilinx: use strscpy to replace strlcpy 2022-07-21 19:04:35 +05:30
zynqmp_dma.c dmaengine: Explicitly include correct DT includes 2023-08-01 23:51:27 +05:30