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 7957015746B; Tue, 23 Jul 2024 18:34:37 +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=1721759677; cv=none; b=kmqaBHGTon6nvH0/eb8sk1nHoH/AcXrPW3HFV+HjjlLvtCpOcUL6QB/UA9rp+LyaVhmS7bivaJ3BrL2yWV86VAL4HSlHXz96Y5t71wOBZlFu4gAttscEHZyJiB04JrwMyhnx+mZODG0v255dncu78yXy/486gDYHj+uFO3vf6vc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721759677; c=relaxed/simple; bh=mL6eLnlLjQWTO41Ey3Aj3I411jF0yXe9kUGtVG5z36E=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=UtypNZE3IL5BbX4MvbxvGIY48gM9ktzVPVDVjHFE/v3c11fQbaEhwX3Z0RVVU6O8xNUJqJPvDO8MW0eNrSX68CDMK87F+Cvic+x8bAtnRmsfsarR8xEdHASfP8xizfxg8EK9YTmh1rBAjc++7p+kPQD1JtB55VpHsHPexbgMr4E= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=RcsqEMAs; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="RcsqEMAs" Received: by smtp.kernel.org (Postfix) with ESMTPSA id C4B77C4AF0A; Tue, 23 Jul 2024 18:34:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1721759677; bh=mL6eLnlLjQWTO41Ey3Aj3I411jF0yXe9kUGtVG5z36E=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=RcsqEMAsQPVHUyhkkhAzwB+OrA1hNMVPcdTjaBGMNHXieLX/YpfTd0cFRH85Y9TOX y7Vpe4p8wHYi4CnWUaZca3gnIw+XXnCF6oyqOXePENR3FObyeXvgg3xNAg+dW6DK/7 GcC3pWjLXqAmMHTFzMldnpUrtQVF1Q0Iuu0L4Otw= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Aivaz Latypov , Takashi Iwai , Sasha Levin Subject: [PATCH 6.6 089/129] ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxx Date: Tue, 23 Jul 2024 20:23:57 +0200 Message-ID: <20240723180408.225295283@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240723180404.759900207@linuxfoundation.org> References: <20240723180404.759900207@linuxfoundation.org> User-Agent: quilt/0.67 X-stable: review X-Patchwork-Hint: ignore Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 6.6-stable review patch. If anyone has any objections, please let me know. ------------------ 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 20d5769fc0eaf..e883f7a242b62 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -9857,6 +9857,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