kernel-ark/Documentation/spi
Mika Westerberg 626a96db11 spi/ep93xx: add DMA support
This patch adds DMA support for the EP93xx SPI driver. By default the DMA is
not enabled but it can be enabled by setting ep93xx_spi_info.use_dma to true
in board configuration file.

Note that the SPI driver still uses PIO for small transfers (<= 8 bytes) for
performance reasons.

Signed-off-by: Mika Westerberg <mika.westerberg@iki.fi>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2011-06-08 15:46:12 -06:00
..
.gitignore
butterfly
ep93xx_spi spi/ep93xx: add DMA support 2011-06-08 15:46:12 -06:00
Makefile
pxa2xx Fix common misspellings 2011-03-31 11:26:23 -03:00
spi-lm70llp Fix common misspellings 2011-03-31 11:26:23 -03:00
spi-summary tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
spidev
spidev_fdx.c Documentation/spi/* compile warning fix 2010-05-25 00:23:16 -06:00
spidev_test.c spi: spidev_test gives error upon 1-byte transfer 2010-04-29 16:40:30 -06:00