]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - sound/soc/codecs/rt286.c
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
[linux.git] / sound / soc / codecs / rt286.c
index af30b062f57a83f76627e2cd4f9b4fdc51dc1660..1bd31644a782eac26042fccf47bfbc65e380b63f 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")
+               }
+       },
        { }
 };