From: Shawn Guo Date: Tue, 16 Jul 2013 09:13:00 +0000 (+0800) Subject: ARM: dts: imx: remove old DMA binding data from gpmi node X-Git-Tag: v3.12-rc1~115^2~5^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7aa12a62c61d3be99c17faefa4f4f35cfef45e4;p=pandora-kernel.git ARM: dts: imx: remove old DMA binding data from gpmi node After mxs-dma driver adopts generic DMA device tree binding, gpmi channel interrupt number is defined in DMA controller node, and channel ID is listed in "dmas" property. So the DMA channel interrupt number in gpmi node "interrupts" property and fsl,gpmi-dma-channel which are used by old customized DMA binding can be removed now. Signed-off-by: Shawn Guo Reviewed-by: Arnd Bergmann --- Reading git-diff-tree failed