ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020m
authorBastien Nocera <hadess@hadess.net>
Mon, 18 Apr 2016 09:10:42 +0000 (11:10 +0200)
committerSasha Levin <sasha.levin@oracle.com>
Sun, 8 May 2016 12:09:03 +0000 (08:09 -0400)
commit38cadeda33b8bcbd3fa92870179cef3f39dff9a1
treecd79d7c0d04c33be51256e7c9a8215266c5a1d6b
parentb34e6a486eb70ba92192c877b2904ede0a792679
ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020m

[ Upstream commit afecb146d8d8a60a1dde9cdf570c278649617fde ]

The Optiplex 9020m with Haswell-DT processor needs a quirk for the
headset jack at the front of the machine to be able to use microphones.

A quirk for this model was originally added in 3127899, but c77900e
removed it in favour of a more generic version.

Unfortunately, pin configurations can changed based on firmware/BIOS
versions, and the generic version doesn't have any effect on newer
versions of the machine/firmware anymore.

With help from David Henningsson <diwic@ubuntu.com>

Signed-off-by: Bastien Nocera <hadess@hadess.net>
Tested-by: Bastien Nocera <hadess@hadess.net>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
sound/pci/hda/patch_realtek.c