Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[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.037085 seconds and 5 git commands to generate.