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:03:20 +0000 (15:03 +0200)
commit8cf61e57d856a29d227700ab212bb5d6e706003e
treeb497961e6541f6a560efe8a17f3509b2e6b44071
parent35e0251bfab3d9cf6874153e7ffb6f6619f8b900
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
This page took 0.024832 seconds and 5 git commands to generate.