Re: Applied "spi: davinci: enable DMA when channels are defined in DT" to the spi tree

2017-03-13 Thread Mark Brown
On Fri, Mar 10, 2017 at 11:24:43AM +0100, Frode Isaksen wrote: Please fix your mail client to word wrap within paragraphs at something substantially less than 80 columns. Doing this makes your messages much easier to read and reply to. > My wrong - do you want me to re-submit the patch series

Re: Applied "spi: davinci: enable DMA when channels are defined in DT" to the spi tree

2017-03-13 Thread Mark Brown
On Fri, Mar 10, 2017 at 11:24:43AM +0100, Frode Isaksen wrote: Please fix your mail client to word wrap within paragraphs at something substantially less than 80 columns. Doing this makes your messages much easier to read and reply to. > My wrong - do you want me to re-submit the patch series

Re: Applied "spi: davinci: enable DMA when channels are defined in DT" to the spi tree

2017-03-10 Thread Frode Isaksen
On 08/03/2017 13:43, Mark Brown wrote: > On Wed, Mar 08, 2017 at 11:35:02AM +0100, Frode Isaksen wrote: > >> To avoid data corruption issues with UBIFS volume over SPI NOR, DMA should >> not be used for vmalloc'ed buffers. The 5'th patch in my series fixes that: > It's best to always try to

Re: Applied "spi: davinci: enable DMA when channels are defined in DT" to the spi tree

2017-03-10 Thread Frode Isaksen
On 08/03/2017 13:43, Mark Brown wrote: > On Wed, Mar 08, 2017 at 11:35:02AM +0100, Frode Isaksen wrote: > >> To avoid data corruption issues with UBIFS volume over SPI NOR, DMA should >> not be used for vmalloc'ed buffers. The 5'th patch in my series fixes that: > It's best to always try to

Re: Applied "spi: davinci: enable DMA when channels are defined in DT" to the spi tree

2017-03-08 Thread Mark Brown
On Wed, Mar 08, 2017 at 11:35:02AM +0100, Frode Isaksen wrote: > To avoid data corruption issues with UBIFS volume over SPI NOR, DMA should > not be used for vmalloc'ed buffers. The 5'th patch in my series fixes that: It's best to always try to ensure that your patch serieses are bisectable...

Re: Applied "spi: davinci: enable DMA when channels are defined in DT" to the spi tree

2017-03-08 Thread Mark Brown
On Wed, Mar 08, 2017 at 11:35:02AM +0100, Frode Isaksen wrote: > To avoid data corruption issues with UBIFS volume over SPI NOR, DMA should > not be used for vmalloc'ed buffers. The 5'th patch in my series fixes that: It's best to always try to ensure that your patch serieses are bisectable...

Re: Applied "spi: davinci: enable DMA when channels are defined in DT" to the spi tree

2017-03-08 Thread Frode Isaksen
Hello Mark, To avoid data corruption issues with UBIFS volume over SPI NOR, DMA should not be used for vmalloc'ed buffers. The 5'th patch in my series fixes that: 0003-spi-davinci-use-rx-buffer-as-dummy-tx-buffer.patch 0004-spi-davinci-do-not-use-DMA-if-transfer-length-is-les.patch

Re: Applied "spi: davinci: enable DMA when channels are defined in DT" to the spi tree

2017-03-08 Thread Frode Isaksen
Hello Mark, To avoid data corruption issues with UBIFS volume over SPI NOR, DMA should not be used for vmalloc'ed buffers. The 5'th patch in my series fixes that: 0003-spi-davinci-use-rx-buffer-as-dummy-tx-buffer.patch 0004-spi-davinci-do-not-use-DMA-if-transfer-length-is-les.patch

Applied "spi: davinci: enable DMA when channels are defined in DT" to the spi tree

2017-03-07 Thread Mark Brown
The patch spi: davinci: enable DMA when channels are defined in DT has been applied to the spi tree at git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and

Applied "spi: davinci: enable DMA when channels are defined in DT" to the spi tree

2017-03-07 Thread Mark Brown
The patch spi: davinci: enable DMA when channels are defined in DT has been applied to the spi tree at git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and