]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek - Fix headset mic and speaker on Asus X441SA/X441UV
authorChris Chiu <chiu@endlessm.com>
Tue, 28 Feb 2017 20:17:14 +0000 (14:17 -0600)
committerTakashi Iwai <tiwai@suse.de>
Tue, 28 Feb 2017 20:32:02 +0000 (21:32 +0100)
commit216d7aebbfbe1d3361e21c3a97d1607e1c1c48cd
tree56b7084eb13d16354ecfed56fd9de635bb6f39ff
parentc1732ede5e8008324f908861077b50f4ca55701d
ALSA: hda/realtek - Fix headset mic and speaker on Asus X441SA/X441UV

ASUS X441SA and X441UV laptops with ALC3236 (ALC223) codec require
the known fixup (ALC269_FIXUP_HEADSET_MIC) and a different pin value on
pin 0x19 to make the headset mic work.

To make the speaker work, it requires an EAPD verb fixup.

Signed-off-by: Chris Chiu <chiu@endlessm.com>
Signed-off-by: Daniel Drake <drake@endlessm.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c