summaryrefslogtreecommitdiff
path: root/mixer_paths_intcodec_b4.xml
diff options
context:
space:
mode:
authorHW Lee <hwlee@google.com>2018-09-07 10:26:41 +0800
committerHW Lee <hwlee@google.com>2018-09-07 04:09:51 +0000
commit4ee2185cab99408e9475755b19bc6215b6a14e45 (patch)
treee1432d9d3e8e7826f004682c2caffd393f5f0207 /mixer_paths_intcodec_b4.xml
parent685785e0a07a25f066cb1da8cd9f652d99701284 (diff)
downloadbonito-4ee2185cab99408e9475755b19bc6215b6a14e45.tar.gz
audio: b4s4: mixer table update
[mixer path] 1. add gain setting in "voice-headphones" <ctl name="RX1 Digital Volume" value="80" /> <ctl name="RX2 Digital Volume" value="80" /> 2. modify gain setting in "handset" <ctl name="AMP PCM Gain" value="0"/> 3. add <path name="voice-handset-att"> <path name="voice-speaker-att"> <path name="voice-headphones-tmus"> <path name="voice-headphones-att"> <path name="voice-headset-mic-tmus"> <path name="voice-headset-mic-att"> <path name="voice-dmic-ef-att"> <path name="voice-speaker-dmic-ef-att"> Bug: 114194167 Test: local build Change-Id: Ibef47ee0fde383eff9f0df6851f5998d2dc1c01c Signed-off-by: HW Lee <hwlee@google.com>
Diffstat (limited to 'mixer_paths_intcodec_b4.xml')
-rw-r--r--mixer_paths_intcodec_b4.xml36
1 files changed, 35 insertions, 1 deletions
diff --git a/mixer_paths_intcodec_b4.xml b/mixer_paths_intcodec_b4.xml
index cde9c303..ae59ec36 100644
--- a/mixer_paths_intcodec_b4.xml
+++ b/mixer_paths_intcodec_b4.xml
@@ -1530,7 +1530,7 @@
<ctl name="R AMP Enable Switch" value="0"/>
<ctl name="AMP Enable Switch" value="1"/>
<ctl name="R AMP PCM Gain" value="17"/>
- <ctl name="AMP PCM Gain" value="10"/>
+ <ctl name="AMP PCM Gain" value="0"/>
</path>
<path name="speaker-dmic-endfire">
@@ -1623,10 +1623,18 @@
<path name="handset" />
</path>
+ <path name="voice-handset-att">
+ <path name="handset" />
+ </path>
+
<path name="voice-speaker">
<path name="speaker-mono" />
</path>
+ <path name="voice-speaker-att">
+ <path name="speaker-mono" />
+ </path>
+
<path name="voice-speaker-2">
<path name="speaker-mono" />
</path>
@@ -1637,6 +1645,16 @@
<path name="voice-headphones">
<path name="headphones" />
+ <ctl name="RX1 Digital Volume" value="80" />
+ <ctl name="RX2 Digital Volume" value="80" />
+ </path>
+
+ <path name="voice-headphones-tmus">
+ <path name="headphones" />
+ </path>
+
+ <path name="voice-headphones-att">
+ <path name="headphones" />
</path>
<path name="voice-line">
@@ -1647,6 +1665,14 @@
<path name="headset-mic" />
</path>
+ <path name="voice-headset-mic-tmus">
+ <path name="headset-mic" />
+ </path>
+
+ <path name="voice-headset-mic-att">
+ <path name="headset-mic" />
+ </path>
+
<path name="speaker-and-headphones">
<path name="headphones" />
<path name="speaker" />
@@ -1785,6 +1811,10 @@
<path name="dmic-endfire" />
</path>
+ <path name="voice-dmic-ef-att">
+ <path name="dmic-endfire" />
+ </path>
+
<path name="voice-dmic-ef">
<path name="dmic-endfire" />
</path>
@@ -1793,6 +1823,10 @@
<path name="speaker-dmic-endfire" />
</path>
+ <path name="voice-speaker-dmic-ef-att">
+ <path name="speaker-dmic-endfire" />
+ </path>
+
<path name="voice-rec-dmic-ef">
<path name="dmic-endfire" />
</path>