From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH] dmaengine: edma: Add DMA memcpy support Date: Tue, 22 Apr 2014 21:39:30 +0530 Message-ID: <20140422160930.GY32284@intel.com> References: <1397875833-31345-1-git-send-email-joelf@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1397875833-31345-1-git-send-email-joelf-l0cyMroinI0@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: Errors-To: davinci-linux-open-source-bounces-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org To: Joel Fernandes Cc: davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org, Linux Kernel Mailing List , dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, Linux OMAP List , Linux ARM Kernel List List-Id: linux-omap@vger.kernel.org On Fri, Apr 18, 2014 at 09:50:33PM -0500, Joel Fernandes wrote: > We add DMA memcpy support to EDMA driver. Successful tests performed using > dmatest kernel module. Copy alignment is set to DMA_SLAVE_BUSWIDTH_4_BYTES and > users must ensure length is aligned so that copy is performed fully. Applied, thanks -- ~Vinod