Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2489650pxj; Mon, 10 May 2021 04:20:54 -0700 (PDT) X-Google-Smtp-Source: ABdhPJylI744LG3R1k6unqwc6tOj145d4PyWeKKHBOCA0mL3tLT58mHigGBRCj9pMcqN/ZiODdMd X-Received: by 2002:a17:906:1617:: with SMTP id m23mr26190621ejd.352.1620645654358; Mon, 10 May 2021 04:20:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620645654; cv=none; d=google.com; s=arc-20160816; b=w5FDyqmsmREl3UEkLzJ8o7kqCxLL9cqdCrvvDyZ64mcyFifZ2fdDHqjTU8Is5VStX1 BhZ0nBsoeaeQYLJxhhxttX4INyBRBn39rtuVFriPIacz20JvzK6TGY9KBDqQtGUxLRAs D9wmDqpT9xVThfFx8naGPzbU8wn9VcWL+uzmJiv4XN+lpeTGVwyPyUpAZ90Zg6tlmf7u hDfjtd9Zr7z6I73kjylxi+AFk7Wnj6g0TlOI3Xk8K85VPs7wLYpkc/VJyA2IezT8eIZy rtZ2+iHax9A3nLvFSw0hccbLHwPY0Dq0C+5Fk5aDqQquqyBWhKn92dRrMDMgxTey4xX1 QwyA== 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=pJsVXk6e7CwWydAV/mvfnnUhU545VefVHPG6KOClvIU=; b=qkOv5W0oiq/jCK0CKW9TrfdM1zKm3d2MxlXhBkypMqt8zIiY0UmN4eSmCwZB1DpnwO ILRZbBsA9h9u8TfpYCIIOCoCtiE1wiVJpxHesoRMfB4tiSaZ6HmkK+5yVF/Vu69ge9XY /x0KnE6VIH/dBWDxRFMuh/bxwDndHaDcTT7YeLfTDg/hm+asiQhA7k5cBHtPmGKcdBEL WlTr52JK0ssLMb3HhsFsEbvOp3X0WssqiOy8Z48RuWtuOWR5Ch+jBeT1qAnO7O6qlj3o bjWp+Du5KOWHK9xC+qEMdiNfL5IVZs++0/UzCqJYCLMPjE7wxPk5bQxyZX4cGTDHGfIa BFHg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=HB+yZxOa; 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 lf14si8113174ejc.646.2021.05.10.04.20.30; Mon, 10 May 2021 04:20:54 -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=@linuxfoundation.org header.s=korg header.b=HB+yZxOa; 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 S237517AbhEJLPS (ORCPT + 99 others); Mon, 10 May 2021 07:15:18 -0400 Received: from mail.kernel.org ([198.145.29.99]:32906 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233730AbhEJKud (ORCPT ); Mon, 10 May 2021 06:50:33 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 543DD616EB; Mon, 10 May 2021 10:39:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620643192; bh=+O1awEC6LLjUZL7jHfPVU/co9F9cpQMtrow0VxvOvkk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=HB+yZxOaMchrVkhA9gpiJQJT+KUzswyG0k01qB0jcYXPc11P7Ue/IT9G5jkyn8/u0 vBZ/G9TG5hQKu7AbMPE4ciLTkOkpJhK2e6k5REcTnwbB9Tqa5gHeJDKL+pntuFNnPO Ca6Cn/MFpL5xzFiR3/EpjGlnfnuLa+j+O5DJVUXU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Luke D Jones , Takashi Iwai Subject: [PATCH 5.10 215/299] ALSA: hda/realtek: GA503 use same quirks as GA401 Date: Mon, 10 May 2021 12:20:12 +0200 Message-Id: <20210510102012.044465327@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210510102004.821838356@linuxfoundation.org> References: <20210510102004.821838356@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: Luke D Jones commit 76fae6185f5456865ff1bcb647709d44fd987eb6 upstream. The GA503 has almost exactly the same default setup as the GA401 model with the same issues. The GA401 quirks solve all the issues so we will use the full quirk chain. Signed-off-by: Luke D Jones Cc: Link: https://lore.kernel.org/r/20210419030411.28304-1-luke@ljones.dev 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 @@ -8138,6 +8138,7 @@ static const struct snd_pci_quirk alc269 SND_PCI_QUIRK(0x1043, 0x1ccd, "ASUS X555UB", ALC256_FIXUP_ASUS_MIC), SND_PCI_QUIRK(0x1043, 0x1d4e, "ASUS TM420", ALC256_FIXUP_ASUS_HPE), SND_PCI_QUIRK(0x1043, 0x1e11, "ASUS Zephyrus G15", ALC289_FIXUP_ASUS_GA502), + SND_PCI_QUIRK(0x1043, 0x1e8e, "ASUS Zephyrus G15", ALC289_FIXUP_ASUS_GA401), SND_PCI_QUIRK(0x1043, 0x1f11, "ASUS Zephyrus G14", ALC289_FIXUP_ASUS_GA401), SND_PCI_QUIRK(0x1043, 0x1881, "ASUS Zephyrus S/M", ALC294_FIXUP_ASUS_GX502_PINS), SND_PCI_QUIRK(0x1043, 0x3030, "ASUS ZN270IE", ALC256_FIXUP_ASUS_AIO_GPIO2),