Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
[deliverable/linux.git] / sound / soc / codecs / rt286.c
index 1bd31644a782eac26042fccf47bfbc65e380b63f..74c0e4eb3788dca775f17207c6c7fb35f5629cab 100644 (file)
@@ -1100,6 +1100,13 @@ static const struct dmi_system_id force_combo_jack_table[] = {
                        DMI_MATCH(DMI_PRODUCT_NAME, "Skylake Client platform")
                }
        },
+       {
+               .ident = "Intel Kabylake RVP",
+               .matches = {
+                       DMI_MATCH(DMI_PRODUCT_NAME, "Kabylake Client platform")
+               }
+       },
+
        { }
 };
 
This page took 0.079879 seconds and 5 git commands to generate.