]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dmaengine: Document cyclic transfer for dmaengine_prep_peripheral_dma_vec()
authorNuno Sá <nuno.sa@analog.com>
Tue, 3 Mar 2026 10:25:00 +0000 (10:25 +0000)
committerVinod Koul <vkoul@kernel.org>
Mon, 9 Mar 2026 07:28:21 +0000 (08:28 +0100)
commit5f88899ec7531e1680b1003f32584d7da5922902
treea63de797afc883651cd267a2c8f1aaa4d3dbf3e2
parent28c829977f4072b23f2fd8d341c2795eec0d5bcb
dmaengine: Document cyclic transfer for dmaengine_prep_peripheral_dma_vec()

Document that the DMA_PREP_REPEAT flag can be used with the
dmaengine_prep_peripheral_dma_vec() to mark a transfer as cyclic similar
to dmaengine_prep_dma_cyclic().

Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Link: https://patch.msgid.link/20260303-axi-dac-cyclic-support-v2-1-0db27b4be95a@analog.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
include/linux/dmaengine.h