linux-next/drivers/dma/xilinx
Marek Vasut 8a20040f9d dmaengine: xilinx_dma: Configure parking registers only if parking enabled
The VDMA can work in two modes, parking or circular. Do not program the
parking mode registers in case circular mode is used, it is useless.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Link: https://lore.kernel.org/r/20241031171132.56861-1-marex@denx.de
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2024-12-02 22:30:41 +05:30
..
Makefile dmaengine: xilinx: xdma: Add xilinx xdma driver 2023-02-10 11:32:26 +05:30
xdma-regs.h dmaengine: xilinx: xdma: Fix synchronization issue 2024-04-07 17:08:45 +05:30
xdma.c dmaengine: xilinx: xdma: remove redundant check on ret 2024-12-02 22:26:37 +05:30
xilinx_dma.c dmaengine: xilinx_dma: Configure parking registers only if parking enabled 2024-12-02 22:30:41 +05:30
xilinx_dpdma.c dmaengine: Switch back to struct platform_driver::remove() 2024-10-14 23:50:34 +05:30
zynqmp_dma.c dmaengine: fix typo in the comment 2024-10-21 23:07:08 +05:30