diff options
| author | BubbleFang <bubblefang@google.com> | 2019-05-31 20:47:29 +0800 |
|---|---|---|
| committer | BubbleFang <bubblefang@google.com> | 2019-05-31 20:51:16 +0800 |
| commit | a2d59dfc72d3540a5fff8840772b58999b1305ac (patch) | |
| tree | 074be920cff3f8990e02010d137684d387c83997 /mixer_paths_intcodec_b4.xml | |
| parent | d656c84c62c548d3d9fc180e0f9e985fd091284e (diff) | |
audio: Add proper mixer control for SIM2
Bug: 134132322
Test: basic functions manually
Change-Id: Ib03a9f207914dc59ddbfeb08fb3e53705ce39af1
Signed-off-by: BubbleFang <bubblefang@google.com>
Diffstat (limited to 'mixer_paths_intcodec_b4.xml')
| -rw-r--r-- | mixer_paths_intcodec_b4.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/mixer_paths_intcodec_b4.xml b/mixer_paths_intcodec_b4.xml index 0ae4c1b0..ddd9a0fc 100644 --- a/mixer_paths_intcodec_b4.xml +++ b/mixer_paths_intcodec_b4.xml @@ -1257,6 +1257,11 @@ <ctl name="VoiceMMode2_Tx Mixer PRI_TDM_TX_0_MMode2" value="1" /> </path> + <path name="voicemmode2-call hearing-aid"> + <ctl name="AFE_PCM_RX_Voice Mixer VoiceMMode2" value="1"/> + <ctl name="VoiceMMode2_Tx Mixer PRI_TDM_TX_0_MMode2" value="1"/> + </path> + <path name="voicemmode2-call handset"> <ctl name="SEC_TDM_RX_0_Voice Mixer VoiceMMode2" value="1" /> <ctl name="VoiceMMode2_Tx Mixer PRI_TDM_TX_0_MMode2" value="1" /> @@ -1295,7 +1300,7 @@ <path name="voicemmode2-call usb-headphones"> <ctl name="USB_AUDIO_RX_Voice Mixer VoiceMMode2" value="1" /> - <ctl name="VoiceMMode2_Tx Mixer INT3_MI2S_TX_MMode2" value="1" /> + <ctl name="VoiceMMode2_Tx Mixer PRI_TDM_TX_0_MMode2" value="1" /> </path> <path name="voicemmode2-call usb-headset"> |
