From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756628AbbJ2Bmv (ORCPT ); Wed, 28 Oct 2015 21:42:51 -0400 Received: from mga01.intel.com ([192.55.52.88]:5478 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751680AbbJ2Bmr (ORCPT ); Wed, 28 Oct 2015 21:42:47 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,212,1444719600"; d="scan'208";a="673968231" Date: Thu, 29 Oct 2015 10:42:41 +0900 From: Vinod Koul To: Maxime Ripard Cc: Nicolas Ferre , Alexandre Belloni , dmaengine@vger.kernel.org, Ludovic Desroches , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/2] dmaengine: hdmac: Add scatter-gathered memset support Message-ID: <20151029014236.GC18368@vkoul-mobl.iind.intel.com> References: <1445506860-22619-1-git-send-email-maxime.ripard@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1445506860-22619-1-git-send-email-maxime.ripard@free-electrons.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 22, 2015 at 11:40:58AM +0200, Maxime Ripard wrote: > Hi Vinod, > > Here is a patch serie that adds support in the Atmel HDMAC for memset > over a discontiguous memory area. > > Just like for the memset, it's used on those SoCs to support > framebuffer related operations that cannot be performed either by the > display engine or the (non-existent) GPU. Applied, thanks -- ~Vinod