[PATCH] dmaengine: imx-sdma: Set DMA channel to be private

Vinod Koul vkoul at kernel.org
Fri Feb 10 00:55:30 PST 2023


On 07-02-23, 12:57, Kai-Heng Feng wrote:
> If async-tx is loaded before device drivers that requires imx-sdma, the
> dmaengine_get() routine from async-tx grabs all non-private channels,
> so devices that require DMA fail to work.
> 
> So mark imx-sdma with DMA_PRIVATE to avoid such situation.

Applied, thanks

-- 
~Vinod



More information about the linux-arm-kernel mailing list