]> www.infradead.org Git - users/hch/xfs.git/commit
ALSA: hda/realtek: support HP Pavilion Aero 13-bg0xxx Mute LED
authorHendrik Borghorst <hendrikborghorst@gmail.com>
Sun, 25 Aug 2024 17:43:47 +0000 (19:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 26 Aug 2024 08:30:53 +0000 (10:30 +0200)
commit2dc43c5e212036458ed7c5586fb82ee183fee504
tree00bcf9af969db15c8e82bcd3ba725f6058a779ee
parent44ceabdec12f4e5938f5668c5a691aa3aac703d7
ALSA: hda/realtek: support HP Pavilion Aero 13-bg0xxx Mute LED

This patch adds the HP Pavilion Aero 13 (13-bg0xxx) (year 2024) to list of
quirks for keyboard LED mute indication.

The laptop has two LEDs (one for speaker and one for mic mute). The
pre-existing quirk ALC245_FIXUP_HP_X360_MUTE_LEDS chains both the quirk for
mic and speaker mute.

Tested on 6.11.0-rc4 with the aforementioned laptop.

Signed-off-by: Hendrik Borghorst <hendrikborghorst@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20240825174351.5687-1-hendrikborghorst@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c