From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Austin Subject: Re: [PATCH] ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog kcontrols Date: Thu, 17 Apr 2014 10:00:59 -0500 Message-ID: References: <1395243602-18012-1-git-send-email-brian.austin@cirrus.com> <20140417162625.21d072e7@skate> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from na01-bl2-obe.outbound.protection.outlook.com (mail-bl2on0087.outbound.protection.outlook.com [65.55.169.87]) by alsa0.perex.cz (Postfix) with ESMTP id 96CA0260307 for ; Thu, 17 Apr 2014 17:00:51 +0200 (CEST) In-Reply-To: <20140417162625.21d072e7@skate> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Thomas Petazzoni Cc: Brian Austin , broonie@kernel.org, alsa-devel@alsa-project.org, paul.handrigan@cirrus.com, lgirdwood@gmail.com List-Id: alsa-devel@alsa-project.org On Thu, 17 Apr 2014, Thomas Petazzoni wrote: > > See also an alsamixer screenshot at > http://free-electrons.com/~thomas/pub/alsamixer-issue.png. > > I wanted to give you the raw state of the codec registers, but for some > reason, the codec_reg file is empty here (I'm on 3.15-rc1) : > > ================================================================= > # cat /sys/kernel/debug/asoc/a370db/cs42l51-codec.0-004a/codec_reg > # cat /sys/kernel/debug/regmap/0-004a/registers It uses regmap. Yes a register dump would be helpful Thanks