From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: WM8903: Implement DMIC support Date: Wed, 20 Apr 2011 14:00:32 +0100 Message-ID: <20110420130032.GF4097@opensource.wolfsonmicro.com> References: <1303181891-25064-1-git-send-email-swarren@nvidia.com> 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 9A7A9103923 for ; Wed, 20 Apr 2011 15:00:33 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1303181891-25064-1-git-send-email-swarren@nvidia.com> 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: Stephen Warren Cc: alsa-devel@alsa-project.org, lrg@slimlogic.co.uk List-Id: alsa-devel@alsa-project.org On Mon, Apr 18, 2011 at 08:58:11PM -0600, Stephen Warren wrote: > In addition to the currently supported analog capture path, the WM8903 > also supports digital mics. Applied, thanks.