Hi, Vinod, Could you please help review the two patches, and merge them if possible? Thanks!
Best Regards, Jingchang >-----Original Message----- >From: Jingchang Lu [mailto:jingchang...@freescale.com] >Sent: Tuesday, December 30, 2014 4:42 PM >To: vinod.k...@intel.com >Cc: dan.j.willi...@intel.com; dmaeng...@vger.kernel.org; linux- >ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Lu >Jingchang-B35083 >Subject: [PATCH 1/2] dmaengine: fsl-edma: add dma memcpy support > >This adds the memory copy capability support, the memcpy functionality >needs to configure the DMAMUX of the channel with the always on slave id. > >Signed-off-by: Jingchang Lu <jingchang...@freescale.com> >--- > drivers/dma/fsl-edma.c | 63 >++++++++++++++++++++++++++++++++++++++++++++++++-- > 1 file changed, 61 insertions(+), 2 deletions(-)