diff options
author | Mika Westerberg <mika.westerberg@iki.fi> | 2011-05-29 06:10:06 -0400 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2011-06-06 02:37:08 -0400 |
commit | d41071575b0b20b780bb0e8e7e70c62c1b07a883 (patch) | |
tree | a4b4a897e18cc7e2ad0a2f0676cfb8bf6b0de463 /drivers/dma | |
parent | 8e4a93008db7780e45838fe65840b289f389ef4a (diff) |
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>
Cc: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma')
0 files changed, 0 insertions, 0 deletions