From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752785AbbDBK0m (ORCPT ); Thu, 2 Apr 2015 06:26:42 -0400 Received: from exprod5og110.obsmtp.com ([64.18.0.20]:35942 "EHLO mail-ig0-f182.google.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752591AbbDBK0i (ORCPT ); Thu, 2 Apr 2015 06:26:38 -0400 MIME-Version: 1.0 In-Reply-To: <20150402083516.GZ7192@intel.com> References: <1426686456-15536-1-git-send-email-rsahu@apm.com> <20150402083516.GZ7192@intel.com> Date: Thu, 2 Apr 2015 15:56:37 +0530 Message-ID: Subject: Re: [PATCH v8 0/3] dmaengine: APM X-Gene SoC DMA engine driver support From: Rameshwar Sahu To: Vinod Koul Cc: dan.j.williams@intel.com, dmaengine@vger.kernel.org, Arnd Bergmann , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, jcm@redhat.com, patches@apm.com, Loc Ho Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 2, 2015 at 2:05 PM, Vinod Koul wrote: > On Wed, Mar 18, 2015 at 07:17:33PM +0530, Rameshwar Prasad Sahu wrote: >> This patch set implements the APM X-Gene SoC DMA driver support to offload >> the DMA operations such as memory copy(memcpy), scatter gather memory copy, >> raid5 xor and raid6 p+q. > Applied, now Thank you very much Vinod. --- ~Ram > > Thanks > -- > ~Vinod From mboxrd@z Thu Jan 1 00:00:00 1970 From: rsahu@apm.com (Rameshwar Sahu) Date: Thu, 2 Apr 2015 15:56:37 +0530 Subject: [PATCH v8 0/3] dmaengine: APM X-Gene SoC DMA engine driver support In-Reply-To: <20150402083516.GZ7192@intel.com> References: <1426686456-15536-1-git-send-email-rsahu@apm.com> <20150402083516.GZ7192@intel.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Apr 2, 2015 at 2:05 PM, Vinod Koul wrote: > On Wed, Mar 18, 2015 at 07:17:33PM +0530, Rameshwar Prasad Sahu wrote: >> This patch set implements the APM X-Gene SoC DMA driver support to offload >> the DMA operations such as memory copy(memcpy), scatter gather memory copy, >> raid5 xor and raid6 p+q. > Applied, now Thank you very much Vinod. --- ~Ram > > Thanks > -- > ~Vinod