Re: [PATCH v2 0/7] Add-DMA-MDMA-chaining-support

2018-09-28 Thread Pierre Yves MORDRET
Hello all, I've submitted a V3 following a KBuild warning. You can thus drop this V2. Thanks and sorry for the spamming. Have a nice weekend. Regards On 09/28/2018 10:36 AM, Pierre-Yves MORDRET wrote: > This serie adds support for M2M transfer triggered by STM32 DMA in order to > transfer data

[PATCH v2 0/7] Add-DMA-MDMA-chaining-support

2018-09-28 Thread Pierre-Yves MORDRET
This serie adds support for M2M transfer triggered by STM32 DMA in order to transfer data from/to SRAM to/from DDR. Normally, this mode should not be needed as transferring data from/to DDR is supported by the STM32 DMA. However, the STM32 DMA don't have the ability to generate burst transfer on t