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

jeeja.kp at intel.com jeeja.kp at intel.com
Tue Sep 20 15:46:18 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 nau88l25_ssm4567 machine.

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

diff --git a/sound/soc/intel/boards/skl_nau88l25_ssm4567.c b/sound/soc/intel/boards/skl_nau88l25_ssm4567.c
index d1f843b..5901340 100644
--- a/sound/soc/intel/boards/skl_nau88l25_ssm4567.c
+++ b/sound/soc/intel/boards/skl_nau88l25_ssm4567.c
@@ -136,7 +136,11 @@ static const struct snd_soc_dapm_route skylake_map[] = {
 	{"DMic", NULL, "SoC DMIC"},
 
 	{"DP1", NULL, "hif5-0 Output"},
+	{"DP1", NULL, "hif5-1 Output"},
+	{"DP1", NULL, "hif5-2 Output"},
 	{"DP2", NULL, "hif6-0 Output"},
+	{"DP2", NULL, "hif6-1 Output"},
+	{"DP2", NULL, "hif6-2 Output"},
 
 	/* CODEC BE connections */
 	{ "Left Playback", NULL, "ssp0 Tx"},
-- 
2.5.0



More information about the Alsa-devel mailing list