From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0B55319246A; Tue, 9 Jul 2024 16:25:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720542350; cv=none; b=ZjOdblrXtHwuNroMokf9BUDl37B7H9NByGV1R6Kfgfe5iDuO3ZJgIZkZHhc28/lB6OhFiDaYsPDvWqiktI9GdLDgy4uwU/GkHD1yWfon1YkPTH0viBF2WPbmgqa7KaVf/ZuRwRIf3mymMhzyBPs5HLlFrb9yM8Ay/QocgYVkuKo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720542350; c=relaxed/simple; bh=Foidhvv4XYfPmUcoLA3EUHcuHeCfjQA7w9MHqUkz9Q4=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=cZXFdvWnz5rGik7ncg4OWYWnKlKJMvKfODUlWPgkqPuNMi62GNDTPcP+sCJ85y7tcTVHXMFeejtDG3omEAMzs89eoYY/9Xxe80lvqEpIQaK7O/0CIruvK4W7xfm9AmRkxi9ru7+OW4qq6uYvGqtVmqmp7fc9fXOK5EemR7Nx5j8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=dortutF+; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="dortutF+" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 60C12C3277B; Tue, 9 Jul 2024 16:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1720542349; bh=Foidhvv4XYfPmUcoLA3EUHcuHeCfjQA7w9MHqUkz9Q4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=dortutF+2d01EeLIHfL7ZhgCX+jFJw1BUxBIpA9vCBzq835xWbskoaYX6IHg/OMzL Id+O+DUw2hvMfYWby65FmHyYs9jJeiCfhu2pDb/oGec/lSKIo8uU0OuBfe4+cuVjj4 UVJySnWmg71uiyhkaAMqNHQJzgw6f7IuWoKvlZ6B1C9KDRYKXyNLfwCtofoPPKMbtf mddD57PRcr7FbY+ihKopEtu7PDRCFMGXvuMsepwLxEETyY4EhN0UV3fIhVhxh6OnYH /SNRVw+rUYK1y5cKncLOvPY2VZ6TTmupCjOHnr0HCUJflN28QgobfQCzxqQupj4xwI fONT/ISDbh+jg== From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Aivaz Latypov , Takashi Iwai , Sasha Levin , perex@perex.cz, tiwai@suse.com, kailang@realtek.com, sbinding@opensource.cirrus.com, shenghao-ding@ti.com, simont@opensource.cirrus.com, foss@athaariq.my.id, rf@opensource.cirrus.com, linux-sound@vger.kernel.org Subject: [PATCH AUTOSEL 5.15 14/17] ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxx Date: Tue, 9 Jul 2024 12:24:58 -0400 Message-ID: <20240709162517.32584-14-sashal@kernel.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240709162517.32584-1-sashal@kernel.org> References: <20240709162517.32584-1-sashal@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-stable: review X-Patchwork-Hint: Ignore X-stable-base: Linux 5.15.162 Content-Transfer-Encoding: 8bit From: Aivaz Latypov [ Upstream commit 1d091a98c399c17d0571fa1d91a7123a698446e4 ] This HP Laptop uses ALC236 codec with COEF 0x07 controlling the mute LED. Enable existing quirk for this device. Signed-off-by: Aivaz Latypov Link: https://patch.msgid.link/20240625081217.1049-1-reichaivaz@gmail.com Signed-off-by: Takashi Iwai Signed-off-by: Sasha Levin --- sound/pci/hda/patch_realtek.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index c7529aa13f944..d31758cf2ad35 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -9156,6 +9156,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = { SND_PCI_QUIRK(0x103c, 0x8788, "HP OMEN 15", ALC285_FIXUP_HP_MUTE_LED), SND_PCI_QUIRK(0x103c, 0x87b7, "HP Laptop 14-fq0xxx", ALC236_FIXUP_HP_MUTE_LED_COEFBIT2), SND_PCI_QUIRK(0x103c, 0x87c8, "HP", ALC287_FIXUP_HP_GPIO_LED), + SND_PCI_QUIRK(0x103c, 0x87d3, "HP Laptop 15-gw0xxx", ALC236_FIXUP_HP_MUTE_LED_COEFBIT2), SND_PCI_QUIRK(0x103c, 0x87e5, "HP ProBook 440 G8 Notebook PC", ALC236_FIXUP_HP_GPIO_LED), SND_PCI_QUIRK(0x103c, 0x87e7, "HP ProBook 450 G8 Notebook PC", ALC236_FIXUP_HP_GPIO_LED), SND_PCI_QUIRK(0x103c, 0x87f1, "HP ProBook 630 G8 Notebook PC", ALC236_FIXUP_HP_GPIO_LED), -- 2.43.0