[PATCH] dmaengine: add dma_ctrl_cmd to pass buffer stride configuration
From: Linus Walleij <hidden>
Date: 2011-07-11 09:28:26
Also in:
linux-omap, lkml
From: Linus Walleij <hidden>
Date: 2011-07-11 09:28:26
Also in:
linux-omap, lkml
2011/7/10 Sundaram Raju [off-list ref]:
Added new dma_ctrl_cmd TI_DMA_STRIDE_CONFIG to pass the TI DMA controller specific configurations on how a buffer must be walked through and how data is picked for transfer based on a specified pattern over the channel. The configuration passed is specific to the TI DMA controller used. Signed-off-by: Sundaram Raju <redacted>
This is exactly how I think we should do this. Acked-by: Linus Walleij <redacted> Thanks, Linus Walleij