Hello, This series addresses some issues with sunxi SPI drivers.
The last patch adding DMA support is not completed. It addresses some issues with the previous version of the patch and it works in practice but some issues still remain. Thanks Michal Emilio López (1): RFC spi: sun4i: add DMA support Michal Suchanek (4): spi: sunxi: fix transfer timeout spi: sun4i: fix FIFO limit spi: sunxi: expose maximum transfer size limit spi: sunxi: set maximum and minimum speed of SPI master drivers/spi/spi-sun4i.c | 186 +++++++++++++++++++++++++++++++++++++++++++++--- drivers/spi/spi-sun6i.c | 20 +++++- 2 files changed, 194 insertions(+), 12 deletions(-) -- 2.8.1 -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
