RE: [PATCH 0/7] dmaengine: xilinx_vdma: AXI DMA's enhancments

From: Appana Durga Kedareswara Rao
Date: Wed Mar 16 2016 - 02:14:07 EST


Hi Vinod,

> -----Original Message-----
> From: Vinod Koul [mailto:vinod.koul@xxxxxxxxx]
> Sent: Wednesday, March 16, 2016 8:41 AM
> To: Moritz Fischer
> Cc: Appana Durga Kedareswara Rao; Dan Williams; Michal Simek; Soren
> Brinkmann; Appana Durga Kedareswara Rao; Laurent Pinchart; Luis de
> Bethencourt; Anirudha Sarangi; dmaengine@xxxxxxxxxxxxxxx; linux-arm-kernel;
> Linux Kernel Mailing List
> Subject: Re: [PATCH 0/7] dmaengine: xilinx_vdma: AXI DMA's enhancments
>
> On Tue, Mar 15, 2016 at 06:29:38PM -0700, Moritz Fischer wrote:
> > Hi,
> >
> > On Tue, Mar 15, 2016 at 10:23 AM, Kedareswara rao Appana
> > <appana.durga.rao@xxxxxxxxxx> wrote:
> > > This patch series does some enhancments to the VDMA driver which
> > > includes
> > > --> Adding support for AXI DMA IP.
> > > --> Adding support for AXI CDMA IP.
> > > --> Fixing checkpatch warnings.
> > >
> > > Kedareswara rao Appana (7):
> > > dmaengine: xilinx_vdma: Fix checkpatch.pl warnings
> > > dmaengine: xilinx_vdma: Add quirks support to differentiate differnet
> > > IP cores
> >
> > This commitmsg has a typo.
> > > dmaengine: xilinx_vdma: Add Support for Xilinx AXI Direct Memory
> > > Access Engine
> > > dmaengine: xilinx_vdma: Add Support for Xilinx AXI Direct Memory
> > > Access Engine
> >
> > These two have the same commit message which is confusing.
> >
> > > dmaengine: xilinx_vdma: Remove unnecessary axi dma device-tree binding
> > > doc
> > > dmaengine: xilinx_vdma: Add Support for Xilinx AXI Central Direct
> > > Memory Access Engine
> > > dmaengine: xilinx_vdma: Add Support for Xilinx AXI Central Direct
> > > Memory Access Engine
> >
> > These two have the same commit message which is confusing.
>
> Yes this has been a consistent problem with xilinx patches :(

Will fix in the next version of the patch series.
Sorry for the noise.

Thanks,
Kedar.

>
> --
> ~Vinod