From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: Kcontrols for ASoC TWL4030 CODEC Date: Thu, 20 Nov 2008 14:04:06 +0000 Message-ID: <20081120140405.GF4539@sirena.org.uk> References: <20081120133644.GE4539@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from cassiel.sirena.org.uk (cassiel.sirena.org.uk [80.68.93.111]) by alsa0.perex.cz (Postfix) with ESMTP id 3133124391 for ; Thu, 20 Nov 2008 15:04:07 +0100 (CET) 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: naveen krishna ch Cc: alsa-devel@alsa-project.org, Steve Sakoman List-Id: alsa-devel@alsa-project.org On Thu, Nov 20, 2008 at 07:31:15PM +0530, naveen krishna ch wrote: > On Thu, Nov 20, 2008 at 7:06 PM, Mark Brown wrote: > > Documentation/sound/alsa/ControlNames.txt > The standard names in the documentation does not gives the exact details of > the CODEC's feature so i used a part of the CODEC pin name to avoid > confusion at later stages. You'll not be able to get all the control names entirely from the spec but you should still do things like use "Volume" for gain and attenuation controls as I said.