linux/arch/arm/mach-mxs/include/mach
Shawn Guo a580b8c542 dmaengine: mxs-dma: add dma support for i.MX23/28
This patch adds dma support for Freescale MXS-based SoC i.MX23/28,
including apbh-dma and apbx-dma.

* apbh-dma and apbx-dma are supported in the driver as two mxs-dma
  instances.

* apbh-dma is different between mx23 and mx28, hardware version
  register is used to differentiate.

* mxs-dma supports pio function besides data transfer.  The driver
  uses dma_data_direction DMA_NONE to identify the pio mode, and
  steals sgl and sg_len to get pio words and numbers from clients.

* mxs dmaengine has some very specific features, like sense function
  and the special NAND support (nand_lock, nand_wait4ready).  These
  are too specific to implemented in generic dmaengine driver.

* The driver refers to imx-sdma and only a single descriptor is
  statically assigned to each channel.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2011-03-02 07:06:27 +05:30
..
clkdev.h ARM: mxs: Add clock support 2010-12-20 17:30:22 +01:00
clock.h ARM: mxs: Add clock support 2010-12-20 17:30:22 +01:00
common.h ARM: mxs: Add helper definition and function 2010-12-13 14:49:50 +01:00
debug-macro.S ARM: mxs: Add low-level debug UART support 2010-12-20 17:29:23 +01:00
devices-common.h ARM: mxs: Change duart device to use amba-pl011 2011-01-12 14:47:15 +01:00
dma.h dmaengine: mxs-dma: add dma support for i.MX23/28 2011-03-02 07:06:27 +05:30
entry-macro.S ARM: mxs: Add interrupt support 2010-12-20 10:37:56 +01:00
gpio.h ARM: mxs: Add gpio support 2010-12-20 17:29:51 +01:00
hardware.h ARM: mxs: Add core definitions 2010-12-13 14:49:10 +01:00
io.h ARM: mxs: Add helper definition and function 2010-12-13 14:49:50 +01:00
iomux-mx23.h ARM: mxs: Add iomux support 2010-12-20 17:29:58 +01:00
iomux-mx28.h ARM: mxs: Add iomux support 2010-12-20 17:29:58 +01:00
iomux.h ARM: mxs: Add iomux support 2010-12-20 17:29:58 +01:00
irqs.h ARM: mxs: Add core definitions 2010-12-13 14:49:10 +01:00
memory.h ARM: mxs: Add core definitions 2010-12-13 14:49:10 +01:00
mx23.h ARM: mxs: Add core definitions 2010-12-13 14:49:10 +01:00
mx28.h ARM: mxs: Add core definitions 2010-12-13 14:49:10 +01:00
mxs.h ARM: mxs: Add core definitions 2010-12-13 14:49:10 +01:00
system.h ARM: mxs: Add reset routines 2010-12-20 10:37:52 +01:00
timex.h ARM: mxs: Add helper definition and function 2010-12-13 14:49:50 +01:00
uncompress.h ARM: mxs: Add low-level debug UART support 2010-12-20 17:29:23 +01:00
vmalloc.h ARM: mxs: Add helper definition and function 2010-12-13 14:49:50 +01:00