commit | f30fb03d4d3abe2da86918a92df0964cdf933e82 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Mon Feb 25 21:56:56 2013 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Thu Apr 04 21:22:43 2013 +0800 |
tree | 48455ddf715e6f56afdaaee42c58a6f6a1a87a90 | |
parent | d8880a126d96ba0f9e0191826431650c24711d47 [diff] |
ARM: dts: add generic DMA device tree binding for mxs-dma Add generic DMA device tree binding for mxs-dma. The changes include: * Add channel interrupts into DMA controller nodes * Add properties '#dma-cells' and 'dma-channels' for DMA controller nodes * And properties 'dmas' and 'dma-names' for DMA client nodes * Update mxs-dma device tree binding doc Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Reviewed-by: Arnd Bergmann <arnd@arndb.de>