Re: [PATCH v5 0/7] Add support for the Allwinner A31 DMA Controller

2014-04-08 Thread Maxime Ripard
Dan, Vinod, On Thu, Mar 13, 2014 at 04:14:12PM +0100, Maxime Ripard wrote: > Hi, > > This patchset adds support for the DMA controller found in the > Allwinner A31 and A23 SoCs. > > This has been tested using the newly introduced SPI driver on an A31 > EVK. Support for DMA-driven SPI transfers w

Re: [PATCH v5 0/7] Add support for the Allwinner A31 DMA Controller

2014-03-28 Thread Maxime Ripard
Hi Dan, Vinod, On Thu, Mar 13, 2014 at 04:14:12PM +0100, Maxime Ripard wrote: > Hi, > > This patchset adds support for the DMA controller found in the > Allwinner A31 and A23 SoCs. > > This has been tested using the newly introduced SPI driver on an A31 > EVK. Support for DMA-driven SPI transfer

[PATCH v5 0/7] Add support for the Allwinner A31 DMA Controller

2014-03-13 Thread Maxime Ripard
Hi, This patchset adds support for the DMA controller found in the Allwinner A31 and A23 SoCs. This has been tested using the newly introduced SPI driver on an A31 EVK. Support for DMA-driven SPI transfers will be the subject of another patch serie. Thanks, Maxime Changes from v4: - Removed t