Message ID | 1474379180-7132-16-git-send-email-jeeja.kp@intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/sound/soc/intel/boards/bxt_rt298.c b/sound/soc/intel/boards/bxt_rt298.c index 3052797..a99a91f 100644 --- a/sound/soc/intel/boards/bxt_rt298.c +++ b/sound/soc/intel/boards/bxt_rt298.c @@ -83,8 +83,13 @@ static const struct snd_soc_dapm_route broxton_rt298_map[] = { {"DMic", NULL, "SoC DMIC"}, {"HDMI1", NULL, "hif5-0 Output"}, + {"HDMI1", NULL, "hif5-0 Output"}, {"HDMI2", NULL, "hif6-0 Output"}, - {"HDMI2", NULL, "hif7-0 Output"}, + {"HDMI2", NULL, "hif6-1 Output"}, + {"HDMI2", NULL, "hif6-2 Output"}, + {"HDMI3", NULL, "hif7-0 Output"}, + {"HDMI3", NULL, "hif7-1 Output"}, + {"HDMI3", NULL, "hif7-2 Output"}, /* CODEC BE connections */ { "AIF1 Playback", NULL, "ssp5 Tx"},