diff options
-rw-r--r-- | sound/soc/intel/boards/bxt_rt298.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sound/soc/intel/boards/bxt_rt298.c b/sound/soc/intel/boards/bxt_rt298.c index bc9ee0975073..09be868833d1 100644 --- a/sound/soc/intel/boards/bxt_rt298.c +++ b/sound/soc/intel/boards/bxt_rt298.c | |||
@@ -92,9 +92,9 @@ static const struct snd_soc_dapm_route broxton_rt298_map[] = { | |||
92 | {"DMIC1 Pin", NULL, "DMIC2"}, | 92 | {"DMIC1 Pin", NULL, "DMIC2"}, |
93 | {"DMic", NULL, "SoC DMIC"}, | 93 | {"DMic", NULL, "SoC DMIC"}, |
94 | 94 | ||
95 | {"HDMI1", NULL, "hif5 Output"}, | 95 | {"HDMI1", NULL, "hif5-0 Output"}, |
96 | {"HDMI2", NULL, "hif6 Output"}, | 96 | {"HDMI2", NULL, "hif6-0 Output"}, |
97 | {"HDMI3", NULL, "hif7 Output"}, | 97 | {"HDMI2", NULL, "hif7-0 Output"}, |
98 | 98 | ||
99 | /* CODEC BE connections */ | 99 | /* CODEC BE connections */ |
100 | { "AIF1 Playback", NULL, "ssp5 Tx"}, | 100 | { "AIF1 Playback", NULL, "ssp5 Tx"}, |