]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Add PCI ID for Kabylake
authorVinod Koul <vinod.koul@intel.com>
Thu, 9 Jun 2016 06:02:14 +0000 (11:32 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Jun 2016 17:18:18 +0000 (10:18 -0700)
commit1f4b75078c205b34f3fcfd04098d61b77e044e68
tree67fde2edc0e1521af5b5a300f47bac42599d7366
parent2cb77b0ad44351869427d6a744bf5791e6a2c100
ALSA: hda - Add PCI ID for Kabylake

commit 35639a0e98391036a4c7f23253c321d6621a8897 upstream.

Kabylake shows up as PCI ID 0xa171. And Kabylake-LP as 0x9d71.
Since these are similar to Skylake add these to SKL_PLUS macro

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/hda_intel.c