From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 2/2] Davinci: DM365: Enable DaVinci Voice Codec support for DM365 EVM Date: Mon, 11 Jan 2010 16:21:02 +0000 Message-ID: <20100111162101.GA26771@rakim.wolfsonmicro.main> References: <1262902641-14821-1-git-send-email-miguel.aguilar@ridgerun.com> <20100108113121.GB10128@sirena.org.uk> <4B476D3B.3050200@ridgerun.com> <20100108193720.GA3088@sirena.org.uk> <4B4B3F97.8060508@ridgerun.com> <20100111153458.GA2661@rakim.wolfsonmicro.main> <4B4B4987.1080507@ridgerun.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 8078810381A for ; Mon, 11 Jan 2010 17:21:03 +0100 (CET) Content-Disposition: inline In-Reply-To: <4B4B4987.1080507@ridgerun.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: Miguel Aguilar Cc: davinci-linux-open-source@linux.davincidsp.com, clark.becker@ridgerun.com, santiago.nunez@ridgerun.com, diego.dompe@ridgerun.com, alsa-devel@alsa-project.org, nsnehaprabha@ti.com, todd.fischer@ridgerun.com List-Id: alsa-devel@alsa-project.org On Mon, Jan 11, 2010 at 09:53:43AM -0600, Miguel Aguilar wrote: > Do you think that I still using the approach of having both codecs > registered in the same kernel? or should I get back to the initial > approach of selecting the wanted codec from the configuration menu? I certainly think that this is the best approach at least up until the machine driver in sound/soc/davinci. At that point we're currently going to be forced to make a decision, though for reference boards with both hooked up it'd be much better to make this a runtime decision.