From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: snd soc spi read/write Date: Fri, 5 Aug 2011 09:30:59 +0100 Message-ID: <20110805083058.GB4977@opensource.wolfsonmicro.com> References: <20110804103558.GA25976@opensource.wolfsonmicro.com> <20110805054210.GB16956@opensource.wolfsonmicro.com> <20110805063414.GB20809@opensource.wolfsonmicro.com> <20110805072908.GA28149@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id CFA19103986 for ; Fri, 5 Aug 2011 10:30:59 +0200 (CEST) Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Scott Jiang Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Fri, Aug 05, 2011 at 04:00:52PM +0800, Scott Jiang wrote: > > Why are you replying off-list? =A0You should implement 16x8 SPI reads in > > the core stuff I'd expect, then disable cache for the CODEC. > Sorry, I just forgot to CC. > I wonder if rbtree compress type can support this kind of sparse register? Yes, rbtree works fine with this. You'd still take a hit on the size of your register defaults though. > And should the patch aginst 3.0 or 3.2? 3.0 can't be patched, though you could try submitting a patch to the stable guys. Probably best to start off with 3.1 and see where we go from there.