linux-stable/drivers/dma/dw
Andy Shevchenko 199244d694 dmaengine: dw: add support of iDMA 32-bit hardware
iDMA 32-bit is Intel designed DMA controller that behaves like Synopsys
Designware DMA. This patch adds a support of the new Intel hardware.

Due to iDMA 32-bit has no autoconfiguration the platform code must
provide a platform data to dw_dma_probe().

By default full FIFO (1024 bytes) is assigned to channel 0. Here we
slice FIFO on equal parts between channels for iDMA 32-bit case.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2017-01-25 11:51:40 +05:30
..
core.c dmaengine: dw: add support of iDMA 32-bit hardware 2017-01-25 11:51:40 +05:30
internal.h
Kconfig dmaengine: sort the dw Kconfig 2015-08-24 13:58:18 +05:30
Makefile
pci.c dmaengine: dw: register IRQ and DMA pool with instance ID 2017-01-25 11:51:39 +05:30
platform.c dmaengine: dw: register IRQ and DMA pool with instance ID 2017-01-25 11:51:39 +05:30
regs.h dmaengine: dw: introduce register mappings for iDMA 32-bit 2017-01-25 11:51:40 +05:30