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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Sep 2020 09:29:14 +0000 (11:29 +0200)
commit3d41fe81e6469b5b77f3fd4e24d61e6fe82232a0
treeecb596574a801caf643a1e58ef4678326276ad26
parent9a87d126b6624023457bdd43c2c5a9823e549bcd
ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged

[ Upstream commit e2d2fded6bdf3f7bb40718a208140dba8b4ec574 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/patch_realtek.c