Re: [PATCH v2] spi: spi-fsl-dspi: Add DMA support for Vybrid

2016-10-28 Thread Mark Brown
On Mon, Oct 17, 2016 at 11:53:08AM +0530, maitysancha...@gmail.com wrote: > Hello, > > Ping? Please don't send content free pings and please allow a reasonable time for review. People get busy, go on holiday, attend conferences and so on so unless there is some reason for urgency (like

Re: [PATCH v2] spi: spi-fsl-dspi: Add DMA support for Vybrid

2016-10-28 Thread Mark Brown
On Mon, Oct 17, 2016 at 11:53:08AM +0530, maitysancha...@gmail.com wrote: > Hello, > > Ping? Please don't send content free pings and please allow a reasonable time for review. People get busy, go on holiday, attend conferences and so on so unless there is some reason for urgency (like

Re: [PATCH v2] spi: spi-fsl-dspi: Add DMA support for Vybrid

2016-10-17 Thread maitysanchayan
Hello, Ping? Regards, Sanchayan. On 16-10-04 16:28:33, Sanchayan Maity wrote: > Add DMA support for Vybrid. > > Signed-off-by: Sanchayan Maity > --- > Changes since v1: > - Change in the dspi_dma_xfer function. Use more apt DSPI_FIFO_SIZE > instead of sizeof(u32) > -

Re: [PATCH v2] spi: spi-fsl-dspi: Add DMA support for Vybrid

2016-10-17 Thread maitysanchayan
Hello, Ping? Regards, Sanchayan. On 16-10-04 16:28:33, Sanchayan Maity wrote: > Add DMA support for Vybrid. > > Signed-off-by: Sanchayan Maity > --- > Changes since v1: > - Change in the dspi_dma_xfer function. Use more apt DSPI_FIFO_SIZE > instead of sizeof(u32) > - Do not set RSER on every

[PATCH v2] spi: spi-fsl-dspi: Add DMA support for Vybrid

2016-10-04 Thread Sanchayan Maity
Add DMA support for Vybrid. Signed-off-by: Sanchayan Maity --- Changes since v1: - Change in the dspi_dma_xfer function. Use more apt DSPI_FIFO_SIZE instead of sizeof(u32) - Do not set RSER on every iteration of loop Tested on Toradex Colibri Vybrid VF61 module with

[PATCH v2] spi: spi-fsl-dspi: Add DMA support for Vybrid

2016-10-04 Thread Sanchayan Maity
Add DMA support for Vybrid. Signed-off-by: Sanchayan Maity --- Changes since v1: - Change in the dspi_dma_xfer function. Use more apt DSPI_FIFO_SIZE instead of sizeof(u32) - Do not set RSER on every iteration of loop Tested on Toradex Colibri Vybrid VF61 module with spi based MCP CAN 251x and