Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751446Ab3FYQuo (ORCPT ); Tue, 25 Jun 2013 12:50:44 -0400 Received: from mga14.intel.com ([143.182.124.37]:47002 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751029Ab3FYQun (ORCPT ); Tue, 25 Jun 2013 12:50:43 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,938,1363158000"; d="scan'208";a="322388355" Date: Tue, 25 Jun 2013 21:40:04 +0530 From: Vinod Koul To: Tomasz Figa Cc: linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, alsa-devel@alsa-project.org, Kukjin Kim , Dan Williams , Linus Walleij , Alessandro Rubini , Giancarlo Asnaghi , Mark Brown , Grant Likely , Sangbeom Kim , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , Padmavathi Venna , Thomas Abraham , Arnd Bergmann , Olof Johansson , Heiko =?iso-8859-1?Q?St=FCbner?= , Sylwester Nawrocki , Russell King - ARM Linux , Alban Bedel Subject: Re: [RFC PATCH v2 05/12] dmaengine: PL08x: Add support for different maximum transfer size Message-ID: <20130625161003.GQ23141@intel.com> References: <1371933764-24875-1-git-send-email-tomasz.figa@gmail.com> <1371933764-24875-6-git-send-email-tomasz.figa@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1371933764-24875-6-git-send-email-tomasz.figa@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 815 Lines: 19 On Sat, Jun 22, 2013 at 10:42:37PM +0200, Tomasz Figa wrote: > PL080S has separate register to store transfer size in, allowing single > transfer to be much larger than in standard PL080. > > This patch makes the amba-pl08x driver aware of this and removes writing > transfer size to reserved bits of CH_CONTROL register on PL080S, which > was not a problem witn transfer sizes fitting the original bitfield > of PL080, but now would overwrite other fields. > > Signed-off-by: Tomasz Figa Acked by: Vinod Koul -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/