summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2018-06-27 14:44:13 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2018-06-27 14:44:12 -0700
commitb6a5f537411c389fa57e2d204c15ca167bc88090 (patch)
treebeaea5f797929c5aecac5fcd4d10b4b5696bee23 /sound
parent3e72297e758ee584e1556dcc888817212a453540 (diff)
parenta83fb6663f3898fe59eac8c75e856ddffab22cb0 (diff)
Merge "ASoC: msm: qdsp6v2: add routing from MM6 to SEC MI2S RX"
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/msm/qdsp6v2/msm-pcm-routing-v2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/msm/qdsp6v2/msm-pcm-routing-v2.c b/sound/soc/msm/qdsp6v2/msm-pcm-routing-v2.c
index 532b73e7a127..d0dabcb4e337 100644
--- a/sound/soc/msm/qdsp6v2/msm-pcm-routing-v2.c
+++ b/sound/soc/msm/qdsp6v2/msm-pcm-routing-v2.c
@@ -13777,6 +13777,7 @@ static const struct snd_soc_dapm_route intercon[] = {
{"SEC_MI2S_RX Audio Mixer", "MultiMedia3", "MM_DL3"},
{"SEC_MI2S_RX Audio Mixer", "MultiMedia4", "MM_DL4"},
{"SEC_MI2S_RX Audio Mixer", "MultiMedia5", "MM_DL5"},
+ {"SEC_MI2S_RX Audio Mixer", "MultiMedia6", "MM_DL6"},
{"SEC_MI2S_RX Audio Mixer", "MultiMedia7", "MM_DL7"},
{"SEC_MI2S_RX Audio Mixer", "MultiMedia8", "MM_DL8"},
{"SEC_MI2S_RX Audio Mixer", "MultiMedia10", "MM_DL10"},