17 Jun
2013
17 Jun
'13
3:59 p.m.
On Sun, Jun 16, 2013 at 10:54 PM, Tomasz Figa tomasz.figa@gmail.com wrote:
With support for amba-pl08x driver, on S3C64xx the generic DMA engine API can be used instead of the private s3c-dma interface.
Signed-off-by: Tomasz Figa tomasz.figa@gmail.com
(...)
select S3C64XX_DMA if ARCH_S3C64XX
select S3C64XX_DMA if ARCH_S3C64XX && !S3C64XX_PL080
I guess this means the SPI driver does not work without DMA. But is the SPI driver already augmented to handle generic DMA engine? Anyway:
Acked-by: Linus Walleij linus.walleij@linaro.org
Yours, Linus Walleij