]> git.kernelconcepts.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>
Fri, 16 Aug 2013 08:26:43 +0000 (16:26 +0800)
commit7f2b92886ea2578401bb863a0e7e2c808a6c9db6
tree316a1db53c3f8e627998fca6930d9760145d3aa7
parentdb3b9baa5b61d005471c3a741522b6fad3083880
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