linux/drivers/dma/dw-edma
Gustavo Pimentel da6e0dd541 dmaengine: dw-edma: Change linked list and data blocks offset and sizes
Changes the linked list and data blocks offset and sizes to follow the
recommendation given by the hardware team for the IPK solution.

Although the previous data blocks offset and sizes are still valid and
functional, using them that might present some issues related to the IPK
solution, since this solution is based on FPGA and might be subjected to
timmings constrains.

Signed-off-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
Link: https://lore.kernel.org/r/f682e7f7f06dc6b2efdd431481d6fb4d762c2c05.1613674948.git.gustavo.pimentel@synopsys.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2021-03-16 22:58:53 +05:30
..
dw-edma-core.c dmaengine: dw-edma: Improve the linked list and data blocks definition 2021-03-16 22:58:53 +05:30
dw-edma-core.h dmaengine: dw-edma: Improve the linked list and data blocks definition 2021-03-16 22:58:53 +05:30
dw-edma-pcie.c dmaengine: dw-edma: Change linked list and data blocks offset and sizes 2021-03-16 22:58:53 +05:30
dw-edma-v0-core.c dmaengine: dw-edma: Add support for the HDMA feature 2021-03-16 22:58:52 +05:30
dw-edma-v0-core.h
dw-edma-v0-debugfs.c dmaengine: dw-edma: Add support for the HDMA feature 2021-03-16 22:58:52 +05:30
dw-edma-v0-debugfs.h dmaengine: Add Synopsys eDMA IP version 0 debugfs support 2019-06-10 13:10:39 +05:30
dw-edma-v0-regs.h dmaengine: dw-edma: Fix comments offset characters' alignment 2021-03-16 22:58:52 +05:30
Kconfig dmaengine: dw-edma: Fix build error without CONFIG_PCI_MSI 2019-06-12 10:22:02 +05:30
Makefile dmaengine: Add Synopsys eDMA IP PCIe glue-logic 2019-06-10 13:10:39 +05:30