Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1981069pxb; Fri, 5 Mar 2021 04:42:22 -0800 (PST) X-Google-Smtp-Source: ABdhPJxN8/e3rhJ7ysa4D3P7Nj1xAAO+DMcS1FyKIWasIBks8bqDXukwgiei7OrpXr8WKdnHmzw3 X-Received: by 2002:a17:906:35cf:: with SMTP id p15mr2023365ejb.379.1614948142370; Fri, 05 Mar 2021 04:42:22 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614948142; cv=none; d=google.com; s=arc-20160816; b=wA0IyioPxvOcK1f90Vsjle3cMhV/5P0cqPTavm/6sICDluTEj1w/RR93zSF4psCSQd w/7pl+8kcxCOCaptBAFcbCaRvpXtVZi0Ixxz/8iSp2PZrkDWYFQThojst77GQcqorB6u jvL7bWvdy0uh2Se2sVS96xRFoaJsv38PUFw30HtpRH67YuliBSCDWbnl9cY1eKCZorgv lrKZFLuR50PUjBvvQSyJymk/BtC8WxZ/4E4q56mNPpYwl4nNz0KF58IVg+F2lpvIm6F4 VQbdnI0TAwnmMfgvOsieB/W49+DTfq13D4MPg2k9Aowzq1rbUvoFbLbsl3sXd2Xa0ZxB +oNQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=hWxZJYetX7TV9q91wcTKKvHtMQLcFr6XTR7XMTwKEkw=; b=vUhKMCLMOeMGcw8pVkiAlilxdq8DvMt+TW2BjlutKDoqhA1pSZjzSQzi5TgA4pQEl1 YjLPFe6sUCzZ791LBxsS5654/tn89U2KxhwRSLAmRFuX3oQvTxJ7qx52ADGi0Qs8xn8L bAdGrQKVJuNXucg8xoK92hweGzTydsyGROWly/FWejXLVVbJriz1BDYU5Y2kqjb9o1yI 8HVM0BL6wPpI2P/PRKYo/Rev+L22RvH2uQXUMBNxUQ+IOCJoAXj7EwpnkyHf0oxx3ifB UfR2ORaxT5Q13Fl6+QNP022R2fE/SlmIzsm3pBCt7pniVq2FNX5K/0p4C/4ZKt8PLS8x /YMg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="0Dm/XphU"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g10si1449943edq.430.2021.03.05.04.41.59; Fri, 05 Mar 2021 04:42:22 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="0Dm/XphU"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233152AbhCEMjG (ORCPT + 99 others); Fri, 5 Mar 2021 07:39:06 -0500 Received: from mail.kernel.org ([198.145.29.99]:52078 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233017AbhCEMi1 (ORCPT ); Fri, 5 Mar 2021 07:38:27 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 13AA765012; Fri, 5 Mar 2021 12:38:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1614947901; bh=rOUtgUTjiS8Cpv8w/97/J1aK1y3RYe0MItjlEuFg7nw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=0Dm/XphUhAWqUDmfFuqlEC+b/Nodh0eA84YyjWveJmt4XhCpQKRwcMlVEVlsaVIxr AxsGWa0WVKevF/bPwBD2XN/DPuk9yIodywQwVUOEeMyxMOxRAHFMtB7O3fyMatuxw1 HIaj7Zo9pnJaRskC7DINCalylM6bnGGuu53zUL88= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Takashi Iwai Subject: [PATCH 4.19 52/52] ALSA: hda/realtek: Apply dual codec quirks for MSI Godlike X570 board Date: Fri, 5 Mar 2021 13:22:23 +0100 Message-Id: <20210305120856.202776778@linuxfoundation.org> X-Mailer: git-send-email 2.30.1 In-Reply-To: <20210305120853.659441428@linuxfoundation.org> References: <20210305120853.659441428@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Takashi Iwai commit 26af17722a07597d3e556eda92c6fce8d528bc9f upstream. There is another MSI board (1462:cc34) that has dual Realtek codecs, and we need to apply the existing quirk for fixing the conflicts of Master control. BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=211743 Cc: Link: https://lore.kernel.org/r/20210303142346.28182-1-tiwai@suse.de Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_realtek.c | 1 + 1 file changed, 1 insertion(+) --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -2507,6 +2507,7 @@ static const struct snd_pci_quirk alc882 SND_PCI_QUIRK(0x1462, 0x1276, "MSI-GL73", ALC1220_FIXUP_CLEVO_P950), SND_PCI_QUIRK(0x1462, 0x1293, "MSI-GP65", ALC1220_FIXUP_CLEVO_P950), SND_PCI_QUIRK(0x1462, 0x7350, "MSI-7350", ALC889_FIXUP_CD), + SND_PCI_QUIRK(0x1462, 0xcc34, "MSI Godlike X570", ALC1220_FIXUP_GB_DUAL_CODECS), SND_PCI_QUIRK(0x1462, 0xda57, "MSI Z270-Gaming", ALC1220_FIXUP_GB_DUAL_CODECS), SND_PCI_QUIRK_VENDOR(0x1462, "MSI", ALC882_FIXUP_GPIO3), SND_PCI_QUIRK(0x147b, 0x107a, "Abit AW9D-MAX", ALC882_FIXUP_ABIT_AW9D_MAX),