ALSA: hda - Add the top speaker pin config for HP Spectre x360
authorTakashi Iwai <tiwai@suse.de>
Tue, 27 Sep 2016 14:44:49 +0000 (16:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Oct 2016 13:23:48 +0000 (15:23 +0200)
commit9c5d43504bbbb20bc1f9fa4f7cc79b4e35860c48
treebf2ab108b11c501c90cfb6d296bb47ee84c8e239
parenta891b8c1d1231bd8ac90dd72f1f2eee870390ffd
ALSA: hda - Add the top speaker pin config for HP Spectre x360

commit 0eec880966e77bdbee0112989a2be67d92e39929 upstream.

HP Spectre x360 with CX20724 codec has two speaker outputs while the
BIOS sets up only the bottom one (NID 0x17) and disables the top one
(NID 0x1d).

This patch adds a fixup simply defining the proper pincfg for NID 0x1d
so that the top speaker works as is.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=169071
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_conexant.c