[alsa-devel] [RFC 16/16] ASoC: Intel: Skylake: To support MST, add HDMI routes da7219_max machine
jeeja.kp at intel.com
jeeja.kp at intel.com
Tue Sep 20 15:46:20 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 bxt_da7219_max98357a machine.
Signed-off-by: Jeeja KP <jeeja.kp at intel.com>
---
sound/soc/intel/boards/bxt_da7219_max98357a.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/sound/soc/intel/boards/bxt_da7219_max98357a.c b/sound/soc/intel/boards/bxt_da7219_max98357a.c
index c4dca26..5953c4f 100644
--- a/sound/soc/intel/boards/bxt_da7219_max98357a.c
+++ b/sound/soc/intel/boards/bxt_da7219_max98357a.c
@@ -84,7 +84,11 @@ static const struct snd_soc_dapm_route broxton_map[] = {
{"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"},
{"hifi3", NULL, "iDisp3 Tx"},
{"iDisp3 Tx", NULL, "iDisp3_out"},
--
2.5.0
More information about the Alsa-devel
mailing list