Re: [PATCH V2 1/2] DMA: Freescale: Add new 8-channel DMA engine device tree nodes
From: Hongbo Zhang <hidden>
Date: 2013-07-17 07:10:23
Also in:
linuxppc-dev, lkml
From: Hongbo Zhang <hidden>
Date: 2013-07-17 07:10:23
Also in:
linuxppc-dev, lkml
On 07/15/2013 09:31 PM, Kumar Gala wrote:
On Jul 5, 2013, at 1:27 AM, [off-list ref] [off-list ref] wrote:quoted
From: Hongbo Zhang <redacted> Freescale QorIQ T4 and B4 introduce new 8-channel DMA engines, this patch add the device tree nodes for them. Signed-off-by: Hongbo Zhang <redacted> --- arch/powerpc/boot/dts/fsl/elo3-dma-0.dtsi | 90 +++++++++++++++++++++++++++ arch/powerpc/boot/dts/fsl/elo3-dma-1.dtsi | 90 +++++++++++++++++++++++++++ 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.dtsiWhy didn't you update b4si-post.dtsi as well?
OK, will update it too, thanks.
- k