On Mon, Apr 22, 2013 at 09:48:45PM +0800, Shawn Guo wrote: > The examples in Documentation/devicetree/bindings/dma/dma.txt recommends > the name for dma channel doing both RX and TX to be "rx-tx". This > becomes a common pattern that has been adopted by platforms that > converts to generic DMA bindings. Let's follow this common pattern in > generic-dmaengine-pcm. Applied, thanks.