ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Fri, 7 Aug 2020 08:05:12 +0000 (16:05 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 7 Aug 2020 08:09:54 +0000 (10:09 +0200)
commite2d2fded6bdf3f7bb40718a208140dba8b4ec574
tree2032a9c86f30703561244f27135b8c654beaa781
parentfec9008828cde0076aae595ac031bfcf49d335a4
ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged

The jack on Intel NUC 8 Rugged rear panel doesn't work.

The spec [1] states that the jack supports both headphone and
microphone, so override a Pin Complex which has both Amp-In and Amp-Out
to make the jack work.

Node 0x1b fits the requirement, and user confirmed the jack now works
with new pin config.

[1] https://www.intel.com/content/dam/support/us/en/documents/mini-pcs/NUC8CCH_TechProdSpec.pdf
BugLink: https://bugs.launchpad.net/bugs/1875199
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Link: https://lore.kernel.org/r/20200807080514.15293-1-kai.heng.feng@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c