T4240QDS and T4240RDB have the third DMA engine
controller. So add corresponding DMA node into
dts file.

Signed-off-by: Chunhe Lan <chunhe....@freescale.com>
Cc: Scott Wood <scottw...@freescale.com>
---
 arch/powerpc/boot/dts/fsl/t4240si-post.dtsi |    1 +
 arch/powerpc/boot/dts/fsl/t4240si-pre.dtsi  |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi 
b/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
index f99d74f..001183c 100644
--- a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
+++ b/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
@@ -475,6 +475,7 @@
 
 /include/ "elo3-dma-0.dtsi"
 /include/ "elo3-dma-1.dtsi"
+/include/ "elo3-dma-2.dtsi"
 
 /include/ "qoriq-espi-0.dtsi"
        spi@110000 {
diff --git a/arch/powerpc/boot/dts/fsl/t4240si-pre.dtsi 
b/arch/powerpc/boot/dts/fsl/t4240si-pre.dtsi
index 0b8ccc5..05fb23b 100644
--- a/arch/powerpc/boot/dts/fsl/t4240si-pre.dtsi
+++ b/arch/powerpc/boot/dts/fsl/t4240si-pre.dtsi
@@ -57,6 +57,7 @@
                pci3 = &pci3;
                dma0 = &dma0;
                dma1 = &dma1;
+               dma2 = &dma2;
                sdhc = &sdhc;
        };
 
-- 
1.7.6.5

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to