Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 16e4d852 authored by Helen Zeng's avatar Helen Zeng
Browse files

ASoC: msm: qdsp6v2: route DTMF to primary mi2s



Add routing control to route DTMF to primary mi2s interface.

Change-Id: Id60afdd908d06d2a3360fac992632670cfb539bb
Signed-off-by: default avatarHelen Zeng <xiaoyunz@codeaurora.org>
parent cff39011
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3808,6 +3808,7 @@ static const struct snd_soc_dapm_route intercon[] = {
	{"PRI_MI2S_RX_Voice Mixer", "Voice Stub", "VOICE_STUB_DL"},
	{"PRI_MI2S_RX_Voice Mixer", "Voice2 Stub", "VOICE2_STUB_DL"},
	{"PRI_MI2S_RX_Voice Mixer", "QCHAT", "QCHAT_DL"},
	{"PRI_MI2S_RX_Voice Mixer", "DTMF", "DTMF_DL_HL"},
	{"PRI_MI2S_RX", NULL, "PRI_MI2S_RX_Voice Mixer"},

	{"QUAT_MI2S_RX_Voice Mixer", "CSVoice", "CS-VOICE_DL1"},