OSDN Git Service

t4240/dts: Enable third elo3 DMA engine support
authorChunhe Lan <Chunhe.Lan@freescale.com>
Wed, 28 May 2014 08:47:34 +0000 (16:47 +0800)
committerScott Wood <scottwood@freescale.com>
Fri, 20 Jun 2014 23:48:32 +0000 (18:48 -0500)
T4240 has a third DMA engine controller, so add the corresponding DMA
node into the dts file.

Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com>
Cc: Scott Wood <scottwood@freescale.com>
[scottwood@freescale.com: reword commit message]
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
arch/powerpc/boot/dts/fsl/t4240si-pre.dtsi

index 793669b..a3d582e 100644 (file)
 
 /include/ "elo3-dma-0.dtsi"
 /include/ "elo3-dma-1.dtsi"
+/include/ "elo3-dma-2.dtsi"
 
 /include/ "qoriq-espi-0.dtsi"
        spi@110000 {
index d2f157e..261a3ab 100644 (file)
@@ -57,6 +57,7 @@
                pci3 = &pci3;
                dma0 = &dma0;
                dma1 = &dma1;
+               dma2 = &dma2;
                sdhc = &sdhc;
        };