]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda/realtek: Add mic-mute LED setup for ASUS UM5606
authorTakashi Iwai <tiwai@suse.de>
Mon, 23 Jun 2025 15:18:39 +0000 (17:18 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Jun 2025 15:20:49 +0000 (17:20 +0200)
commit41c66461cb2e8d3934a5395f27e572ebe63696b4
tree4a91875a13529ce85662e8674454dd7e79829212
parentfb4e2a6e8f28a3c0ad382e363aeb9cd822007b8a
ALSA: hda/realtek: Add mic-mute LED setup for ASUS UM5606

ASUS UM5606* models use the quirk to set up the bass speakers, but it
missed the mic-mute LED configuration.  Other similar models have the
AMD ACP dmic, and the mic-mute is set up for that, but those models
don't have AMD ACP but rather built-in mics of Realtek codec, hence
the Realtek driver should set it up, instead.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=220125
Link: https://patch.msgid.link/20250623151841.28810-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c