ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10
authorKai Vehmanen <kai.vehmanen@linux.intel.com>
Tue, 20 Jul 2021 15:32:16 +0000 (18:32 +0300)
committerTakashi Iwai <tiwai@suse.de>
Tue, 20 Jul 2021 15:40:56 +0000 (17:40 +0200)
commite81d71e343c6c62cf323042caed4b7ca049deda5
treec2b0725e4887f268b319c77d0eb664864609f1c7
parentd371588910715ebf7fa8e3a5d21ea5169c852927
ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10

On some Intel NUC10 variants, codec reports AC_JACK_PORT_NONE as
pin default config for all pins. This results in broken audio.
Add a quirk to force connectivity.

BugLink: https://github.com/clearlinux/distribution/issues/2396
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20210720153216.2200938-1-kai.vehmanen@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c