From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: EP93xx: sampling rate range extended Date: Thu, 9 Dec 2010 11:10:49 +0000 Message-ID: <20101209111049.GC4548@rakim.wolfsonmicro.main> References: <1291809693.31916.2.camel@r60e> <20101208124637.GD16418@rakim.wolfsonmicro.main> <1291855429.31916.90.camel@r60e> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id A0852103C65 for ; Thu, 9 Dec 2010 12:10:51 +0100 (CET) Content-Disposition: inline In-Reply-To: <1291855429.31916.90.camel@r60e> 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: Alexander Cc: alsa-devel@alsa-project.org, ryan@bluewatersys.com, linux-arm-kernel@lists.infradead.org, lrg@slimlogic.co.uk List-Id: alsa-devel@alsa-project.org On Thu, Dec 09, 2010 at 03:43:49AM +0300, Alexander wrote: > From: Alexander Sverdlin > > Changes to both I2S and PCM code: > - Rates list extended up to 96kHz, it's tested on EDB9302 and works for both capture and > playback. > > Signed-off-by: Alexander Sverdlin Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Thu, 9 Dec 2010 11:10:49 +0000 Subject: [PATCH] ASoC: EP93xx: sampling rate range extended In-Reply-To: <1291855429.31916.90.camel@r60e> References: <1291809693.31916.2.camel@r60e> <20101208124637.GD16418@rakim.wolfsonmicro.main> <1291855429.31916.90.camel@r60e> Message-ID: <20101209111049.GC4548@rakim.wolfsonmicro.main> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Dec 09, 2010 at 03:43:49AM +0300, Alexander wrote: > From: Alexander Sverdlin > > Changes to both I2S and PCM code: > - Rates list extended up to 96kHz, it's tested on EDB9302 and works for both capture and > playback. > > Signed-off-by: Alexander Sverdlin Applied, thanks.