[alsa-devel] [RFC 13/16] ASoC: Intel: Skylake: To support MST, add HDMI routes nau_max machine
jeeja.kp at intel.com
jeeja.kp at intel.com
Tue Sep 20 15:46:17 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_max98357a machine.
Signed-off-by: Jeeja KP <jeeja.kp at intel.com>
---
sound/soc/intel/boards/skl_nau88l25_max98357a.c | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/sound/soc/intel/boards/skl_nau88l25_max98357a.c b/sound/soc/intel/boards/skl_nau88l25_max98357a.c
index 9da1b64..ac77308 100644
--- a/sound/soc/intel/boards/skl_nau88l25_max98357a.c
+++ b/sound/soc/intel/boards/skl_nau88l25_max98357a.c
@@ -131,7 +131,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 */
{ "HiFi Playback", NULL, "ssp0 Tx" },
--
2.5.0
More information about the Alsa-devel
mailing list