]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA:hda/realtek:ALC269 fixup for Legion 7 15ASH11 Mic Mute LED
authorJackie Dong <xy-jackie@139.com>
Mon, 27 Jul 2026 08:00:48 +0000 (16:00 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 27 Jul 2026 13:53:21 +0000 (15:53 +0200)
commit27460bd80bbab542f7f2ddf687923a73984757eb
tree7616d5bc1279096f057583a4186c2128818c0aee
parentc2744d5f3aea474513fd2298daecb94a952ce441
ALSA:hda/realtek:ALC269 fixup for Legion 7 15ASH11 Mic Mute LED

Lenovo Legion 7 15ASH11 with AMD RYZEN AI MAX+ 392 (Strix Halo, ACP
7.0) uses Realtek ALC287 series codec. Its audio subsystem adopts a
hardware design similar to that of the Yoga Pro 7 15ASH11.

It shares PCI SSID 17aa:38f9 with Thinkbook 16P Gen5.
Therefore, use HDA_CODEC_QUIRK to apply ALC287_FIXUP_LENOVO_YOGA_PRO7
for identification.

After added the HDA_CODEC_QUIRK quirk special for Lenovo Legion 7
15ASH11, the mic mute LED works well.

Signed-off-by: Jackie Dong <xy-jackie@139.com>
Link: https://patch.msgid.link/20260727080048.13254-1-xy-jackie@139.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c