]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek: Enable headset mic on Positivo C6400
authorEdson Juliano Drosdeck <edson.drosdeck@gmail.com>
Tue, 14 Jan 2025 17:06:19 +0000 (14:06 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Feb 2025 09:05:20 +0000 (10:05 +0100)
commit965e7d9ad7faf0a5de2ae33f11d53f647b3706e3
tree0dfcc5ca1cb7677864c38dc3ed90514c6ae7889e
parentfee921e3c641f64185abee83f9a6e65f0b380682
ALSA: hda/realtek: Enable headset mic on Positivo C6400

commit 1aec3ed2e3e1512aba15e7e790196a44efd5f0a7 upstream.

Positivo C6400 is equipped with ALC269VB, and it needs
ALC269VB_FIXUP_ASUS_ZENBOOK quirk to make its headset mic work.
Also must to limits the microphone boost.

Signed-off-by: Edson Juliano Drosdeck <edson.drosdeck@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20250114170619.11510-1-edson.drosdeck@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c