]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ASoC: Intel: bxt: Add route change to da7219_max98357a machine
authorJeeja KP <jeeja.kp@intel.com>
Tue, 24 Jan 2017 16:19:13 +0000 (21:49 +0530)
committerMark Brown <broonie@kernel.org>
Sat, 4 Feb 2017 12:08:06 +0000 (13:08 +0100)
To support MST moved pin to port, this changes the routes based on
port. So change the route in bxt_da7219_max98357a machine.

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/bxt_da7219_max98357a.c

index 02439ace3519276381ba2151d47b59349d129876..876d82d4a39eacffb5bae8a2c8b27dce367a131a 100644 (file)
@@ -84,9 +84,9 @@ static const struct snd_soc_dapm_route broxton_map[] = {
        {"codec0_in", NULL, "ssp1 Rx"},
        {"ssp1 Rx", NULL, "Capture"},
 
-       {"HDMI1", NULL, "hif5 Output"},
-       {"HDMI2", NULL, "hif6 Output"},
-       {"HDMI3", NULL, "hif7 Output"},
+       {"HDMI1", NULL, "hif5-0 Output"},
+       {"HDMI2", NULL, "hif6-0 Output"},
+       {"HDMI2", NULL, "hif7-0 Output"},
 
        {"hifi3", NULL, "iDisp3 Tx"},
        {"iDisp3 Tx", NULL, "iDisp3_out"},