]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa0xxx
authorEdip Hazuri <edip@medip.dev>
Thu, 17 Jul 2025 21:26:26 +0000 (00:26 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Aug 2025 08:51:27 +0000 (09:51 +0100)
commit2c15bfe4709360c2133cba37c48e777ec7c2fbed
tree74c18972d71564c8f5f05f79a322cfc80bdd8fd1
parent10167d4ffd2ab2a0c9248bedaf3bdb1629440876
ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa0xxx

commit 21c8ed9047b7f44c1c49b889d4ba2f555d9ee17e upstream.

The mute led on this laptop is using ALC245 but requires a quirk to work
This patch enables the existing quirk for the device.

Tested on my Victus 15-fa0xxx Laptop. The LED behaviour works
as intended.

Cc: <stable@vger.kernel.org>
Signed-off-by: Edip Hazuri <edip@medip.dev>
Link: https://patch.msgid.link/20250717212625.366026-2-edip@medip.dev
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c