From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4BDF4B715D for ; Fri, 12 Jun 2009 01:17:53 +1000 (EST) Received: from ovro.ovro.caltech.edu (ovro.ovro.caltech.edu [192.100.16.2]) by ozlabs.org (Postfix) with ESMTP id E4982DDD01 for ; Fri, 12 Jun 2009 01:17:52 +1000 (EST) Date: Thu, 11 Jun 2009 08:17:50 -0700 From: Ira Snyder To: Kumar Gala Subject: Re: [PATCH] fsldma: use PCI Read Multiple command Message-ID: <20090611151750.GB9323@ovro.caltech.edu> References: <49F608B7.9080409@ovro.caltech.edu> <49F60A3A.4060402@freescale.com> <49F61416.8040501@ovro.caltech.edu> <49F614FC.70000@freescale.com> <20090427204213.GA4960@ovro.caltech.edu> <49F619C4.20100@freescale.com> <09185A86-F744-4302-A78A-04E1FFFA32BD@kernel.crashing.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <09185A86-F744-4302-A78A-04E1FFFA32BD@kernel.crashing.org> Cc: David Hawkins , Liu Dave-R63238 , linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, Dan Williams , Li Yang , Timur Tabi List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Jun 10, 2009 at 09:45:26PM -0500, Kumar Gala wrote: > > On Apr 27, 2009, at 3:49 PM, Dan Williams wrote: > >> On Mon, Apr 27, 2009 at 1:47 PM, Timur Tabi >> wrote: >>> Adding Kumar to the CC: list, since he might pick up the patch. >>> >> >> Acked-by: Dan Williams >> >> I agree with taking this through Kumar's tree. > > I'm going through patches for .31.. Should I still pick this up? Going > forward should I pick up fsldma patches? > I'm fine with that, but you should probably talk to Li Yang (added to CC). He's gotten in contact with me a few times recently. In addition to the PCI Read Multiple patch, I've posted a few more fsldma patches to ppcdev recently: fsldma: enable external start for the 83xx controller fsldma: do not clear bandwidth control bits on the 83xx controller fsldma: Add DMA_SLAVE support The first two are very straightforward. The third probably needs some review before it can be picked up, though. It is well tested, I've been using it for a few weeks without issues. Thanks, Ira