]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
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 793669baa13e08b81cfea8790ece2ff3c3f4155e..a3d582e0361ae706920a4eba4d8e50bcce177b58 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 d2f157edbe81c57e3f16f19cd06839b8b20cac2a..261a3abb1a55db897f1c3bcd451486a25bbbff65 100644 (file)
@@ -57,6 +57,7 @@
                pci3 = &pci3;
                dma0 = &dma0;
                dma1 = &dma1;
+               dma2 = &dma2;
                sdhc = &sdhc;
        };