]> git.hungrycats.org Git - linux/commit
ALSA: hda/realtek: Add micmute quirk to Acer Nitro AN515-58
authorDirga Yuza <dirgayuza123@gmail.com>
Sun, 10 May 2026 05:58:01 +0000 (12:58 +0700)
committerTakashi Iwai <tiwai@suse.de>
Fri, 15 May 2026 06:38:53 +0000 (08:38 +0200)
commit0d552587a3c0cd247817417d63e9a1a072fb2116
tree2f3582af9c9898851bade763075c35cea85766bf
parent9fc9caf346085dbb5d69cb6ad71a5ff388ecc6b9
ALSA: hda/realtek: Add micmute quirk to Acer Nitro AN515-58

The Acer Nitro AN515-58 uses GPIO 4 in active-low configuration to
control the mic-mute LED. This patch adds a fixup to register the LED
classdev and associate it with the mic-mute trigger, while chaining to
the existing headset mic fixup.

Signed-off-by: Dirga Yuza <dirgayuza123@gmail.com>
Link: https://patch.msgid.link/20260510055951.9035-1-dirgayuza123@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c