]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dts: mxs: remove old DMA binding data from client nodes
authorShawn Guo <shawn.guo@linaro.org>
Tue, 16 Jul 2013 09:10:55 +0000 (17:10 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 16 Jul 2013 09:46:48 +0000 (17:46 +0800)
commit3de3ce04ced28ca31ec3f2ede373ad817b59ee29
treef561010db3be93284abcb482e20ad89a9b8880c1
parent599699fbfc88e77e61da50dc570484f86e0646a2
ARM: dts: mxs: remove old DMA binding data from client nodes

After mxs-dma driver adopts generic DMA device tree binding, channel
interrupt number is defined in DMA controller node, and channel ID is
listed in "dmas" property.  So the DMA channel interrupt number in
client nodes' "interrupts" property and fsl,<module>-dma-channel which
are used by old customized DMA binding can be removed now.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/imx23.dtsi
arch/arm/boot/dts/imx28.dtsi