From patchwork Thu Aug 19 06:14:18 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: You-Sheng Yang X-Patchwork-Id: 1518457 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4GqvgQ0Bqxz9t0p; Thu, 19 Aug 2021 16:17:06 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1mGbML-0001Nf-Sw; Thu, 19 Aug 2021 06:17:01 +0000 Received: from mail-pg1-f179.google.com ([209.85.215.179]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1mGbKa-00008g-2r for kernel-team@lists.ubuntu.com; Thu, 19 Aug 2021 06:15:12 +0000 Received: by mail-pg1-f179.google.com with SMTP id c17so4887147pgc.0 for ; Wed, 18 Aug 2021 23:15:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=M19nkW2BBUh9ok2K5isWhhj9A980unnaINYjxjnNTos=; b=Im8s9j79yclALq1ZVG/M1BpJbevdwC/mooMZpDwwz6/csiwLJMfcKik1ay8YYuWzR2 nylOAwBRIGrwd1TfzB+juwShJhB5X18nrIkBWIq1JmmceVkAUwRapsOIl5Y58HsS7fGx Nzaav+jQqpx60vxPyDqOFnOIX3jKUBowt2Wxk5L0wzCX2yiRKhc3aduT+arIqMUx2WhN TC8ReS/VQlIGe3H0sxm65TVWgqLlhyv1QfutM7Y4a4PF9ZNuk7YFxpv0IWNDwHsIQgXG pbxyAQOtPHCbQ8t6aR6u+GnXZbarDy7l8m0S7VsOSo2Oay4SPw8nrx5JuZe21ajnLZnr b06Q== X-Gm-Message-State: AOAM533Tk/n6LUzOtb4MAcUsAO5SugnDnrkiQ6SinEfnVnGimg3z4Zw9 WMZuVccWuydpGQGzbcIHY/C1UcMAb5MgQw== X-Google-Smtp-Source: ABdhPJysiR/yBaHpE28GdmCKoPckN8xSpJOJySVgYnQucwk+LGvHyyyjDXCRaLxhMgPripxDtdtPIQ== X-Received: by 2002:a63:5f14:: with SMTP id t20mr9379197pgb.433.1629353709389; Wed, 18 Aug 2021 23:15:09 -0700 (PDT) Received: from localhost (114-47-140-65.dynamic-ip.hinet.net. [114.47.140.65]) by smtp.gmail.com with ESMTPSA id p30sm1894229pfh.116.2021.08.18.23.15.08 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Aug 2021 23:15:09 -0700 (PDT) From: You-Sheng Yang To: kernel-team@lists.ubuntu.com Subject: [PATCH 22/30][SRU][OEM-5.13][I][U] ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin Date: Thu, 19 Aug 2021 14:14:18 +0800 Message-Id: <20210819061427.900601-23-vicamo.yang@canonical.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210819061427.900601-1-vicamo.yang@canonical.com> References: <20210819061427.900601-1-vicamo.yang@canonical.com> MIME-Version: 1.0 Received-SPF: pass client-ip=209.85.215.179; envelope-from=vicamo@gmail.com; helo=mail-pg1-f179.google.com X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" From: Stefan Binding BugLink: https://bugs.launchpad.net/bugs/1939541 Headphones codec will keep reduced maximum volume. Line Out codec will have increased maximum volume. Signed-off-by: Stefan Binding Signed-off-by: Vitaly Rodionov Link: https://lore.kernel.org/r/20210811185654.6837-23-vitalyr@opensource.cirrus.com Signed-off-by: Takashi Iwai (cherry picked from commit e4e6c584f516880a5c3e0963159e201e83d86be7) Signed-off-by: You-Sheng Yang --- sound/pci/hda/patch_cs8409-tables.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/pci/hda/patch_cs8409-tables.c b/sound/pci/hda/patch_cs8409-tables.c index 6453a7ec3856..a39b2c20f61c 100644 --- a/sound/pci/hda/patch_cs8409-tables.c +++ b/sound/pci/hda/patch_cs8409-tables.c @@ -300,10 +300,10 @@ static const struct cs8409_i2c_param dolphin_c0_init_reg_seq[] = { { 0x2901, 0x01 }, { 0x1101, 0x0A }, { 0x1102, 0x84 }, + { 0x2001, 0x03 }, { 0x2301, 0x00 }, { 0x2303, 0x00 }, { 0x2302, 0x3f }, - { 0x2001, 0x03 }, { 0x1B75, 0xB6 }, { 0x1B73, 0xC2 }, { 0x1129, 0x01 }, @@ -356,10 +356,10 @@ static const struct cs8409_i2c_param dolphin_c1_init_reg_seq[] = { { 0x2901, 0x00 }, { 0x1101, 0x0E }, { 0x1102, 0x84 }, + { 0x2001, 0x01 }, { 0x2301, 0x00 }, { 0x2303, 0x00 }, { 0x2302, 0x3f }, - { 0x2001, 0x03 }, { 0x1B75, 0xB6 }, { 0x1B73, 0xC2 }, { 0x1129, 0x01 },