linux/drivers/dma/dw
Andy Shevchenko f7c799e950 dmaengine: dw: we do support Merrifield SoC in PCI mode
Intel Merrifield platform contains Intel integrated DMA (iDMA 32-bit) which has
a slightly different register mapping, e.g. some bits in CTL_* and CFG_*
channel registers, and has to use platform data since there is no
autoconfiguration.

The iDMA 32-bit specification is available in the publicly available
documentation for Intel Braswell and BayTrail SoCs as LPE Audio DMA.

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: we do support Merrifield SoC in PCI mode 2017-01-25 11:51:40 +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