Re: [PATCH V2 1/2] DMA: Freescale: Add new 8-channel DMA engine device tree nodes
From: Scott Wood <hidden>
Date: 2013-07-09 16:49:00
On 07/05/2013 01:27:05 AM, hongbo.zhang@freescale.com wrote:
From: Hongbo Zhang <redacted> =20 Freescale QorIQ T4 and B4 introduce new 8-channel DMA engines, this =20 patch add the device tree nodes for them. =20 Signed-off-by: Hongbo Zhang <redacted> --- arch/powerpc/boot/dts/fsl/elo3-dma-0.dtsi | 90 =20 +++++++++++++++++++++++++++ arch/powerpc/boot/dts/fsl/elo3-dma-1.dtsi | 90 =20 +++++++++++++++++++++++++++ arch/powerpc/boot/dts/fsl/t4240si-post.dtsi | 4 +- 3 files changed, 182 insertions(+), 2 deletions(-) create mode 100644 arch/powerpc/boot/dts/fsl/elo3-dma-0.dtsi create mode 100644 arch/powerpc/boot/dts/fsl/elo3-dma-1.dtsi
Please update Documentation/devicetree/bindings/powerpc/fsl/dma.txt for =20 the new compatible and dgsr1. -Scott=