dmaengine: xilinx: xdma: Add transfer error reporting
authorJan Kuliga <jankul@alatek.krakow.pl>
Mon, 18 Dec 2023 11:39:41 +0000 (12:39 +0100)
committerVinod Koul <vkoul@kernel.org>
Fri, 22 Dec 2023 06:49:41 +0000 (12:19 +0530)
commitfd0e1d83a813d48285d39eae0053b38828cf7e1a
tree57eba1fb8581d9c7b6a17ee662066a3e8e0d6367
parentd0f22a3f55044f91b98e5536aa2c4d51d41cf8e7
dmaengine: xilinx: xdma: Add transfer error reporting

Extend the capability of transfer status reporting. Introduce error flag,
which allows to report error in case of a interrupt-reported error
condition.

Signed-off-by: Jan Kuliga <jankul@alatek.krakow.pl>
Link: https://lore.kernel.org/r/20231218113943.9099-7-jankul@alatek.krakow.pl
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/xilinx/xdma.c