Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp1184444ybf; Thu, 27 Feb 2020 06:28:50 -0800 (PST) X-Google-Smtp-Source: APXvYqyR2W4jvaAwhFd34u3FxrODKixokR5vsmcezHrzZFoKce+qkNUp3gmXRa/zyFtmt5WQN64o X-Received: by 2002:a05:6830:138b:: with SMTP id d11mr3402497otq.38.1582813730071; Thu, 27 Feb 2020 06:28:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582813730; cv=none; d=google.com; s=arc-20160816; b=SQP1PhzU575JrGc5HusUfiJubjiRpb44FVZrtBNcraA2AH++EECdYdUeMJKBZFYti7 rgswaASUAxjT+mjKGu5mQSeWn4zwsgW8hGOnh8XCZ1u/MoqutX/hx8Iu7WNgwaBz31gT A5ikruloxHfQyUKQGpXANnjz0mJ/JGQk3dfI8cP4tpqW4T8HAUBbVPjSzJs48eoHDOty w6QYOy+uHgrL3fto5cmRoNn/GdGzSlYWtXwktkmv5jCqroUAJqZSGMdWm3VaFYC2YAa3 44GJAVCMibJ23b9tuZmT2lGAfLEo7zdCY8M0AR3jrtLhKT146btBO9GFIWWLfpA/RTOd +jzQ== 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=2f6eYziEcTDNKE4kpl2l34RGJz388fVyJK4Bdv3t9as=; b=hZNfhtq20z42QmBlUE49s+nvVESmlFwaKIaLhM+FHA27+eZ9ddqUP2WrQud8SH/5wu kKiIEMv+gC9ctHhWQB6x94IlgCxUmK6zUHIZCx6txBPtyVh31mCh4sX74BJOZOgc9wgj hVVb5vv5V8naSN39hWDBlEzUwM7JCDh1PmSQCS6MNaamBfSWzrlU8cSNzxKLWyYcr31B eDXGbvf6NEFxNSEEKjs1tOm7bp8iEJwtBB31JOZx+l8pAhGmsd/phQdcbHAIRe3BXLSD dEjQ/0yK9Gy55J2ghNPZeqOVu/CFzU/oQDKBV6jgwutoWz5w0F9YffaIRApk/buJFUfF o1tQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=egDMjgwK; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l5si1494412otf.37.2020.02.27.06.28.38; Thu, 27 Feb 2020 06:28:50 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=egDMjgwK; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387712AbgB0O23 (ORCPT + 99 others); Thu, 27 Feb 2020 09:28:29 -0500 Received: from mail.kernel.org ([198.145.29.99]:44896 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1733068AbgB0OH0 (ORCPT ); Thu, 27 Feb 2020 09:07:26 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 7E9E420578; Thu, 27 Feb 2020 14:07:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582812446; bh=3EolLwvc+k88M83+i/a854yj4iSWyAk5AmAkLOkVqFg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=egDMjgwK+bXfdcOYxAVA4oCT2TW2wxsJNkyFXEZQC8h66Y8F+7uKMu0nDnMDCkSZZ KY2kFOZpD9Pb7tSs0NZ6BM2UIn4WPgPAg4cl3f4pVX6zrYzLRPsSe4V1Cp2zk/ZRA/ Bcpsy3buZY/2ycLgzdbCbMjP7rkDO7qxymEXNMew= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Takashi Iwai Subject: [PATCH 5.4 003/135] ALSA: hda/realtek - Apply quirk for MSI GP63, too Date: Thu, 27 Feb 2020 14:35:43 +0100 Message-Id: <20200227132229.327575432@linuxfoundation.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200227132228.710492098@linuxfoundation.org> References: <20200227132228.710492098@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: Takashi Iwai commit a655e2b107d463ce2745188ce050d07daed09a71 upstream. The same quirk that was applied to MSI GL73 is needed for MSI GP63, too. Adding the entry with the SSID 1462:1228. BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=206503 Cc: Link: https://lore.kernel.org/r/20200217151947.17528-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 @@ -2447,6 +2447,7 @@ static const struct snd_pci_quirk alc882 SND_PCI_QUIRK(0x1071, 0x8258, "Evesham Voyaeger", ALC882_FIXUP_EAPD), SND_PCI_QUIRK(0x1458, 0xa002, "Gigabyte EP45-DS3/Z87X-UD3H", ALC889_FIXUP_FRONT_HP_NO_PRESENCE), SND_PCI_QUIRK(0x1458, 0xa0b8, "Gigabyte AZ370-Gaming", ALC1220_FIXUP_GB_DUAL_CODECS), + SND_PCI_QUIRK(0x1462, 0x1228, "MSI-GP63", ALC1220_FIXUP_CLEVO_P950), SND_PCI_QUIRK(0x1462, 0x1276, "MSI-GL73", ALC1220_FIXUP_CLEVO_P950), SND_PCI_QUIRK(0x1462, 0x7350, "MSI-7350", ALC889_FIXUP_CD), SND_PCI_QUIRK(0x1462, 0xda57, "MSI Z270-Gaming", ALC1220_FIXUP_GB_DUAL_CODECS),