Merge remote-tracking branches 'asoc/fix/imx-spdif', 'asoc/fix/mtk', 'asoc/fix/mxs...
[cascardo/linux.git] / sound / soc / codecs / rt286.c
index af30b06..1bd3164 100644 (file)
@@ -1094,6 +1094,12 @@ static const struct dmi_system_id force_combo_jack_table[] = {
                        DMI_MATCH(DMI_BOARD_NAME, "Wilson Beach SDS")
                }
        },
+       {
+               .ident = "Intel Skylake RVP",
+               .matches = {
+                       DMI_MATCH(DMI_PRODUCT_NAME, "Skylake Client platform")
+               }
+       },
        { }
 };