From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH RESEND 2/5] dmaengine: Provide a wrapper for memcpy operations Date: Tue, 31 Jan 2017 09:04:14 +0530 Message-ID: <20170131033414.GI19244@localhost> References: <1485535324-28393-1-git-send-email-boris.brezillon@free-electrons.com> <1485535324-28393-3-git-send-email-boris.brezillon@free-electrons.com> <20170130165417.GF19244@localhost> <20170130184721.072c0de1@bbrezillon> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20170130184721.072c0de1@bbrezillon> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Boris Brezillon Cc: Mark Rutland , Linus Walleij , Nicolas Ferre , linux-mtd@lists.infradead.org, Cyrille Pitchen , Hans-Christian Egtvedt , Alexandre Courbot , Richard Weinberger , Marek Vasut , Haavard Skinnemoen , devicetree@vger.kernel.org, Pawel Moll , Ian Campbell , Kumar Gala , linux-gpio@vger.kernel.org, Rob Herring , Dan Williams , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Wenyou Yang , Josh Wu , dmaengine@vger.kernel.org, Alexandre Belloni , Brian List-Id: linux-gpio@vger.kernel.org On Mon, Jan 30, 2017 at 06:47:21PM +0100, Boris Brezillon wrote: > Hi Vinod, > > On Mon, 30 Jan 2017 22:24:17 +0530 > Vinod Koul wrote: > > > On Fri, Jan 27, 2017 at 05:42:01PM +0100, Boris Brezillon wrote: > > > Almost all ->device_prep_dma_xx() methods have a wrapper defined in > > > dmaengine.h. Add one for ->device_prep_dma_memcpy(). > > > > Looks good to me. > > > > Acked-by: Vinod Koul > > > > > > Maybe you can take this patch directly (the NAND related bits are for > 4.12). Good idea, applied now.. -- ~Vinod