[alsa-devel] [RFC 12/16] ASoC: Intel: Skylake: To support MST, add HDMI routes rt286 machine

jeeja.kp at intel.com jeeja.kp at intel.com
Tue Sep 20 15:46:16 CEST 2016


From: Jeeja KP <jeeja.kp at intel.com>

Skylake platform support maximum of 3 ports per pin, so add the
additional routes for rt286 machine.

Signed-off-by: Jeeja KP <jeeja.kp at intel.com>
---
 sound/soc/intel/boards/skl_rt286.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/sound/soc/intel/boards/skl_rt286.c b/sound/soc/intel/boards/skl_rt286.c
index 367fc36..4b95e7f 100644
--- a/sound/soc/intel/boards/skl_rt286.c
+++ b/sound/soc/intel/boards/skl_rt286.c
@@ -96,7 +96,11 @@ static const struct snd_soc_dapm_route skylake_rt286_map[] = {
 
 	{"HDMI1", NULL, "hif5-0 Output"},
 	{"HDMI2", NULL, "hif6-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, "ssp0 Tx"},
-- 
2.5.0



More information about the Alsa-devel mailing list