Re: [PATCH 2/4] dmaengine: device tree bindings for PL08x

2014-11-06 Thread Linus Walleij
On Tue, Sep 16, 2014 at 6:21 PM, Arnd Bergmann a...@arndb.de wrote: On Friday 12 September 2014, Linus Walleij wrote: This introduces device tree bindings for the PL08x DMA controllers when used with fixed signal assignment per channel, i.e. if each channel on the PL08x is assigned precisely

Re: [PATCH 2/4] dmaengine: device tree bindings for PL08x

2014-11-06 Thread Arnd Bergmann
On Thursday 06 November 2014 10:11:58 Linus Walleij wrote: + saa0@dmac0 { + signal = saa0; + bus-interface-ahb1; + }; The main value-add this gives you is a name of the signal, but nobody else does this, and it seems this is only an artifact of the way

Re: [PATCH 2/4] dmaengine: device tree bindings for PL08x

2014-09-16 Thread Arnd Bergmann
On Friday 12 September 2014, Linus Walleij wrote: This introduces device tree bindings for the PL08x DMA controllers when used with fixed signal assignment per channel, i.e. if each channel on the PL08x is assigned precisely one burst/single signal set. In many incarnations that exist in

[PATCH 2/4] dmaengine: device tree bindings for PL08x

2014-09-12 Thread Linus Walleij
This introduces device tree bindings for the PL08x DMA controllers when used with fixed signal assignment per channel, i.e. if each channel on the PL08x is assigned precisely one burst/single signal set. In many incarnations that exist in the wild, a mux had been put in front of the signals so