diff options
author | Hongbo Zhang <hongbo.zhang@freescale.com> | 2013-09-26 17:33:42 +0800 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2013-11-13 14:26:27 +0530 |
commit | 03aa254f1e3c3d902cd68763f8abc2387e82b4da (patch) | |
tree | 2beeeb79e916865e39de6cbf2ba7feffc8f247c8 /arch/powerpc/boot/dts/fsl/t4240si-post.dtsi | |
parent | c3d68d8dd4f8d44579e2f0d121990f288c4a0e9a (diff) | |
download | blackbird-obmc-linux-03aa254f1e3c3d902cd68763f8abc2387e82b4da.tar.gz blackbird-obmc-linux-03aa254f1e3c3d902cd68763f8abc2387e82b4da.zip |
DMA: Freescale: Add new 8-channel DMA engine device tree nodes
Freescale QorIQ T4 and B4 introduce new 8-channel DMA engines, this patch adds
the device tree nodes for them.
Signed-off-by: Hongbo Zhang <hongbo.zhang@freescale.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'arch/powerpc/boot/dts/fsl/t4240si-post.dtsi')
-rw-r--r-- | arch/powerpc/boot/dts/fsl/t4240si-post.dtsi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi b/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi index 510afa362de1..4143a9733cd0 100644 --- a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi +++ b/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi @@ -387,8 +387,8 @@ reg = <0xea000 0x4000>; }; -/include/ "qoriq-dma-0.dtsi" -/include/ "qoriq-dma-1.dtsi" +/include/ "elo3-dma-0.dtsi" +/include/ "elo3-dma-1.dtsi" /include/ "qoriq-espi-0.dtsi" spi@110000 { |