Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[platform/kernel/linux-starfive.git] / sound / soc / sof / intel / hda-dai.c
index 896d219..313611d 100644 (file)
@@ -11,6 +11,7 @@
 #include <sound/pcm_params.h>
 #include <sound/hdaudio_ext.h>
 #include "../sof-priv.h"
+#include "../sof-audio.h"
 #include "hda.h"
 
 #if IS_ENABLED(CONFIG_SND_SOC_SOF_HDA)
@@ -447,6 +448,10 @@ struct snd_soc_dai_driver skl_dai[] = {
        .ops = &hda_link_dai_ops,
 },
 {
+       .name = "iDisp4 Pin",
+       .ops = &hda_link_dai_ops,
+},
+{
        .name = "Analog CPU DAI",
        .ops = &hda_link_dai_ops,
 },