Re: [PATCH] dmaengine: ti: edma: support sw triggered chans in of_edma_xlate()
From: Vinod Koul
Date: Mon Mar 10 2025 - 17:08:03 EST
On Sun, 16 Feb 2025 16:47:41 -0500, Matthew Majewski wrote:
> The .of_edma_xlate() function always sets the hw_triggered flag to
> true. This causes sw triggered channels consumed via the device-tree
> to not function properly, as the driver incorrectly assumes they are
> hw triggered. Modify the xlate() function to correctly set the
> hw_triggered flag to false for channels reserved for memcpy
> operation (ie, sw triggered).
>
> [...]
Applied, thanks!
[1/1] dmaengine: ti: edma: support sw triggered chans in of_edma_xlate()
commit: e7240aba2053d437a661d946b3d413f310138a45
Best regards,
--
~Vinod