Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp4161883pxk; Tue, 8 Sep 2020 12:15:40 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwe12Te2VAuIufcr3XmidthglEst/jxHfNR/rB3IAM3d6ybBtnAfxNgOMdRqBZpj73e+PyA X-Received: by 2002:a05:6402:d8:: with SMTP id i24mr520068edu.294.1599592539920; Tue, 08 Sep 2020 12:15:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599592539; cv=none; d=google.com; s=arc-20160816; b=Ud++jd4/WjmgZKTBJGRTEWkGGeta2zgMlwCvonpBcJQJZ85G3A8iOsskBC9KdjSTmX YXHFiTJFC2KHdWhlRoyfuSGtlvud1cT+aVUB8sC/0WHqrv6ig1lko+GnLspIxZvqYCwe GM7NF1WhNRT3FPsh8+pdyOw4uGyeys4eeNAQO1VWihXQfwy+kGGFg44SXFZo/Zyalbrm vz5oAn8cC8D29fJ1+EhcfQxLtoIIbmN+63mK3ZJA1rUxl/4CcIam+dyVrH2IhANWByfo HMgMjsK5/ry71kJAEDnxgWy99NNz2oJHU9EH9J0+OZQQoLCrRFMgWZ4/GYcEhZAH7FcL n/Aw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=2A8RlwHIeGcJBe2HFG2/5+2iaRVm+qtCCh84V032HMs=; b=RjfBy0/uf4XOyQBXgET3tB5AilgULwGOG2qRNRnww/33FTw50DMWloofbXHCRTlU+7 sGLgYBXEYdBX+1NmbMm16f5Isku5GGR5VS4PlLiAW7VEPnPfeJ9Ang2uwmRmTJrATx0l 2buc+dsLhNpE/eIf+qIjT3i2UyiuyQ6g0rj91SHe0HWJ99CSkREhN0yESr0WGUchkSQX LQOC+0sJraMJE7gY+oSo6xWIqZBYdVQah2ncD5p5nA0q7yrrcT2+Jb/amTKTKv7mroQb zhkRU1Iqjzo05dyhuSr7SuRHQT2ZSpMspXksd3RuJSQN63QX8tfdU5hIUgLDMQAd35g6 kVKA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=033rvkgd; 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=fail (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 co28si12446695edb.562.2020.09.08.12.15.17; Tue, 08 Sep 2020 12:15:39 -0700 (PDT) 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=@kernel.org header.s=default header.b=033rvkgd; 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=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731575AbgIHTLk (ORCPT + 99 others); Tue, 8 Sep 2020 15:11:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:53548 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731215AbgIHQFW (ORCPT ); Tue, 8 Sep 2020 12:05:22 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 95A25223BF; Tue, 8 Sep 2020 15:45:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599579942; bh=bl8TPa95uXGbmuaoAsisss6iAN69oNKgUN5fJQOWL+E=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=033rvkgd0CVoP60HPP8w9Ko7/XqJSFTVUzgP2ou4x9PLKcij8e3JPdYW51JDKjXdu elmqNe960TyLkF8y5R+Ysxfa3t8FayNEXNX4g52hNpjwext1seE31BTBWmwm0Ex9rK 3+W0U+vM3uMUqMgmCLOHMOAWjnHc2ux2p/WS0SE0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Dan Crawford , Takashi Iwai Subject: [PATCH 5.4 095/129] ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO Date: Tue, 8 Sep 2020 17:25:36 +0200 Message-Id: <20200908152234.516221231@linuxfoundation.org> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20200908152229.689878733@linuxfoundation.org> References: <20200908152229.689878733@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Dan Crawford commit 15cbff3fbbc631952c346744f862fb294504b5e2 upstream. Following Christian Lachner's patch for Gigabyte X570-based motherboards, also patch the MSI X570-A PRO motherboard; the ALC1220 codec requires the same workaround for Clevo laptops to enforce the DAC/mixer connection path. Set up a quirk entry for that. I suspect most if all X570 motherboards will require similar patches. [ The entries reordered in the SSID order -- tiwai ] Related buglink: https://bugzilla.kernel.org/show_bug.cgi?id=205275 Signed-off-by: Dan Crawford Cc: Link: https://lore.kernel.org/r/20200829024946.5691-1-dnlcrwfrd@gmail.com 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 @@ -2466,6 +2466,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, 0x9c37, "MSI X570-A PRO", ALC1220_FIXUP_CLEVO_P950), 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),