]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek - Headset microphone support for System76 darp5
authorJeremy Soller <jeremy@system76.com>
Wed, 30 Jan 2019 23:12:31 +0000 (16:12 -0700)
committerTakashi Iwai <tiwai@suse.de>
Thu, 31 Jan 2019 11:34:33 +0000 (12:34 +0100)
commit89e3a5682edaa4e5bb334719afb180256ac7bf78
treedf0ded20575e05c889b7a6d03505fc4faa0f74a2
parent693abe11aa6b27aed6eb8222162f8fb986325cef
ALSA: hda/realtek - Headset microphone support for System76 darp5

On the System76 Darter Pro (darp5), there is a headset microphone
input attached to 0x1a that does not have a jack detect.  In order to
get it working, the pin configuration needs to be set correctly, and
the ALC269_FIXUP_HEADSET_MODE_NO_HP_MIC fixup needs to be applied.
This is similar to the MIC_NO_PRESENCE fixups for some Dell laptops,
except we have a separate microphone jack that is already configured
correctly.

Signed-off-by: Jeremy Soller <jeremy@system76.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c