Re: [PATCHv9] dmaengine: Add support for BCM2835

2014-01-05 Thread Florian Meier
On 05.01.2014 19:52, Arnd Bergmann wrote: > On Sunday 05 January 2014, Florian Meier wrote: >> On 05.01.2014 15:06, Arnd Bergmann wrote: Sigh, the API is developing faster than I can keep track with updating this patch. I hope some day I will be faster When Russell told me a

Re: [PATCHv9] dmaengine: Add support for BCM2835

2014-01-05 Thread Arnd Bergmann
On Sunday 05 January 2014, Florian Meier wrote: > On 05.01.2014 15:06, Arnd Bergmann wrote: > >> > >> Sigh, the API is developing faster than I can keep track with updating > >> this patch. I hope some day I will be faster > >> When Russell told me about the second one before, it hoped that I c

Re: [PATCHv9] dmaengine: Add support for BCM2835

2014-01-05 Thread Florian Meier
On 05.01.2014 15:06, Arnd Bergmann wrote: > On Saturday 04 January 2014, Florian Meier wrote: >> On 02.01.2014 19:03, Arnd Bergmann wrote: >>> On Thursday 02 January 2014 18:49:23 Florian Meier wrote: Add support for DMA controller of BCM2835 as used in the Raspberry Pi. Currently it only

Re: [PATCHv9] dmaengine: Add support for BCM2835

2014-01-05 Thread Arnd Bergmann
On Saturday 04 January 2014, Florian Meier wrote: > On 02.01.2014 19:03, Arnd Bergmann wrote: > > On Thursday 02 January 2014 18:49:23 Florian Meier wrote: > >> Add support for DMA controller of BCM2835 as used in the Raspberry Pi. > >> Currently it only supports cyclic DMA. > > > > Looks very nice

Re: [PATCHv9] dmaengine: Add support for BCM2835

2014-01-04 Thread Florian Meier
On 02.01.2014 19:03, Arnd Bergmann wrote: > On Thursday 02 January 2014 18:49:23 Florian Meier wrote: >> Add support for DMA controller of BCM2835 as used in the Raspberry Pi. >> Currently it only supports cyclic DMA. > > Looks very nice. Just a few details I noticed: > >> +#if defined(CONFIG_OF) >

Re: [PATCHv9] dmaengine: Add support for BCM2835

2014-01-02 Thread Arnd Bergmann
On Thursday 02 January 2014 18:49:23 Florian Meier wrote: > Add support for DMA controller of BCM2835 as used in the Raspberry Pi. > Currently it only supports cyclic DMA. Looks very nice. Just a few details I noticed: > +#if defined(CONFIG_OF) > +static const struct of_device_id bcm2835_dma_of_m

[PATCHv9] dmaengine: Add support for BCM2835

2014-01-02 Thread Florian Meier
Add support for DMA controller of BCM2835 as used in the Raspberry Pi. Currently it only supports cyclic DMA. Signed-off-by: Florian Meier Reviewed-by: Andy Shevchenko --- Andy, thank you for the review! The changes are just for the minor issues you raised. .../devicetree/bindings/dma/bcm283