]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ALSA: hda/realtek - Enable headset mic on Asus MJ401TA
authorDaniel Drake <drake@endlessm.com>
Thu, 17 Oct 2019 08:15:01 +0000 (16:15 +0800)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 12 Nov 2019 18:04:56 +0000 (19:04 +0100)
commit6454939db0372b1580d1bc5a6ec11117a34b18fb
treed1ff3b70fda164d91077c86ce56c6930e5c566c6
parent360f4f4be0d3bd6fff0f2203e1ad6d8b27587b8f
ALSA: hda/realtek - Enable headset mic on Asus MJ401TA

BugLink: https://bugs.launchpad.net/bugs/1851876
commit 8c8967a7dc01a25f57a0757fdca10987773cd1f2 upstream.

On Asus MJ401TA (with Realtek ALC256), the headset mic is connected to
pin 0x19, with default configuration value 0x411111f0 (indicating no
physical connection).

Enable this by quirking the pin. Mic jack detection was also tested and
found to be working.

This enables use of the headset mic on this product.

Signed-off-by: Daniel Drake <drake@endlessm.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20191017081501.17135-1-drake@endlessm.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
sound/pci/hda/patch_realtek.c