Re: [PATCH RFC v3 2/5] dma: mpc512x: add support for peripheral transfers

2013-08-07 Thread Alexander Popov
2013/8/3 Gerhard Sittig : > On Wed, Jul 31, 2013 at 11:21 +0400, Alexander Popov wrote: >> > You don't provide a lot of information to those you want to > receive feedback from. You should keep a history and list the > changes between versions. And you may want to somehow link this > v3 to its

Re: [PATCH RFC v3 2/5] dma: mpc512x: add support for peripheral transfers

2013-08-07 Thread Alexander Popov
2013/8/3 Gerhard Sittig g...@denx.de: On Wed, Jul 31, 2013 at 11:21 +0400, Alexander Popov wrote: You don't provide a lot of information to those you want to receive feedback from. You should keep a history and list the changes between versions. And you may want to somehow link this v3 to

Re: [PATCH RFC v3 2/5] dma: mpc512x: add support for peripheral transfers

2013-08-03 Thread Gerhard Sittig
On Wed, Jul 31, 2013 at 11:21 +0400, Alexander Popov wrote: > > Introduce support for slave s/g transfer preparation and the associated > device control callback in the MPC512x DMA controller driver, which adds > support for data transfers between memory and peripheral I/O to the > previously

Re: [PATCH RFC v3 2/5] dma: mpc512x: add support for peripheral transfers

2013-08-03 Thread Gerhard Sittig
On Wed, Jul 31, 2013 at 11:21 +0400, Alexander Popov wrote: Introduce support for slave s/g transfer preparation and the associated device control callback in the MPC512x DMA controller driver, which adds support for data transfers between memory and peripheral I/O to the previously

[PATCH RFC v3 2/5] dma: mpc512x: add support for peripheral transfers

2013-07-31 Thread Alexander Popov
Introduce support for slave s/g transfer preparation and the associated device control callback in the MPC512x DMA controller driver, which adds support for data transfers between memory and peripheral I/O to the previously supported mem-to-mem transfers. Refuse to prepare chunked transfers

[PATCH RFC v3 2/5] dma: mpc512x: add support for peripheral transfers

2013-07-31 Thread Alexander Popov
Introduce support for slave s/g transfer preparation and the associated device control callback in the MPC512x DMA controller driver, which adds support for data transfers between memory and peripheral I/O to the previously supported mem-to-mem transfers. Refuse to prepare chunked transfers