Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1433296

Re: [PATCH v2 5/5] dmaengine: dma: Use different channel names for each dma

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 5/5] dmaengine: dma: Use different channel names for each dma
Date 2016-06-28 23:00 +0200
Message-ID <rP8gV-3r9-9@gated-at.bofh.it> (permalink)
References <rNrQJ-3Zx-3@gated-at.bofh.it> <rNrQJ-3Zx-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jun 24, 2016 at 10:51:26AM +0530, Kedareswara rao Appana wrote:
> Current driver assumes that child node channel name is either
> "xlnx,axi-vdma-mm2s-channel" or "xlnx,axi-vdma-s2mm-channel"
> which is confusing the users of AXI DMA and CDMA.
> This patch fixes this issue by using different channel
> names for the AXI DMA and AXI CDMA child nodes.
> 
> Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
> ---
> Chanes for v2:
> ---> New patch.
> 
>  .../devicetree/bindings/dma/xilinx/xilinx_dma.txt  |    6 +++++-
>  drivers/dma/xilinx/xilinx_dma.c                    |    8 ++++++--
>  2 files changed, 11 insertions(+), 3 deletions(-)

Acked-by: Rob Herring <robh@kernel.org>

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH v2 5/5] dmaengine: dma: Use different channel names for each dma Kedareswara rao Appana <appana.durga.rao@xilinx.com> - 2016-06-24 07:30 +0200
  Re: [PATCH v2 5/5] dmaengine: dma: Use different channel names for  each dma Rob Herring <robh@kernel.org> - 2016-06-28 23:00 +0200

csiph-web