From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 17AF1C43334 for ; Tue, 14 Jun 2022 02:10:07 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 4C16118A7; Tue, 14 Jun 2022 04:09:15 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 4C16118A7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1655172605; bh=4seMafuumCFqNw+bDTbGN5XERJrkspwfxmcEylUX7QY=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=ihabmhdijKdDFOhTIE+eI6WZIqxYu+Lpd5vnGJA2h9XmN7B6vEavp/8abX+V0l034 w/e33zkdw2g4HqCRMXPegJ+l8kLChO4LUeGhvhUUU1yhAbXJHsGL15pZJ8fBuCkX5p v9i2juJPprqL2mI25soUz8wKD+0A+GgUVJ/v+U7o= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 7C58BF8058C; Tue, 14 Jun 2022 04:06:21 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 0E204F80537; Tue, 14 Jun 2022 04:06:20 +0200 (CEST) Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id CCC10F80537 for ; Tue, 14 Jun 2022 04:06:17 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz CCC10F80537 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="TZUbvV0V" Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 22765B8169E; Tue, 14 Jun 2022 02:06:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CCCBFC385A9; Tue, 14 Jun 2022 02:06:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1655172375; bh=4seMafuumCFqNw+bDTbGN5XERJrkspwfxmcEylUX7QY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=TZUbvV0VNqt7+5ubMlW8fsmjXjSLOJoWmBuh+NwgcdiAqqjT+a2l/FmvcsCbODfqu a+EO203dN2KmHPyGstOdvg+Fo9Cxo2Qs25cJS/21yQDmDQ2uP0QmXbmgOwy5rRInrM YdSxsSbuhszyHgLgiJe4UKwPhSsHiEusbzdYhYfebukRcKjcv20XioOB3/4LK3fpVt /nRqawMaEPqN/SwN8e4zqiU/TnIWKXJY9amFE2OPS2TEj+40fjw6tVzbunzJAecj+x yY39qg5HOKobnVoQpJq/BC0fugFOCceIVtuqDXri8LOR2qq3EbTe16LtWyfEGCgByl iSxBjnvNBWtfQ== From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: [PATCH AUTOSEL 5.17 08/43] ASoC: cs35l36: Update digital volume TLV Date: Mon, 13 Jun 2022 22:05:27 -0400 Message-Id: <20220614020602.1098943-8-sashal@kernel.org> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220614020602.1098943-1-sashal@kernel.org> References: <20220614020602.1098943-1-sashal@kernel.org> MIME-Version: 1.0 X-stable: review X-Patchwork-Hint: Ignore Content-Transfer-Encoding: 8bit Cc: Sasha Levin , brian.austin@cirrus.com, Charles Keepax , alsa-devel@alsa-project.org, tiwai@suse.com, lgirdwood@gmail.com, Paul.Handrigan@cirrus.com, Mark Brown X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" From: Charles Keepax [ Upstream commit 5005a2345825eb8346546d99bfe669f73111b5c5 ] The digital volume TLV specifies the step as 0.25dB but the actual step of the control is 0.125dB. Update the TLV to correct this. Signed-off-by: Charles Keepax Link: https://lore.kernel.org/r/20220602162119.3393857-3-ckeepax@opensource.cirrus.com Signed-off-by: Mark Brown Signed-off-by: Sasha Levin --- sound/soc/codecs/cs35l36.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sound/soc/codecs/cs35l36.c b/sound/soc/codecs/cs35l36.c index d83c1b318c1c..0accdb45ed72 100644 --- a/sound/soc/codecs/cs35l36.c +++ b/sound/soc/codecs/cs35l36.c @@ -444,7 +444,8 @@ static bool cs35l36_volatile_reg(struct device *dev, unsigned int reg) } } -static DECLARE_TLV_DB_SCALE(dig_vol_tlv, -10200, 25, 0); +static const DECLARE_TLV_DB_RANGE(dig_vol_tlv, 0, 912, + TLV_DB_MINMAX_ITEM(-10200, 1200)); static DECLARE_TLV_DB_SCALE(amp_gain_tlv, 0, 1, 1); static const char * const cs35l36_pcm_sftramp_text[] = { -- 2.35.1