audio: Merge telephony tuning tables
Change List : Fortemedia_table Handset Fine-tune Handset performance based on EVT device. Handsfree Fine-tune Handsfree performance based on EVT device. Mixer_paths Handsfree Add fast_switch command. Audio_platform Add the CCA control Modify VoIP downlink channel for SS Files from the latest attachment on b/253202312 Bug: 253202312 Test: verified by huangsean@ Change-id: I5db1b31315a8d5235014b8c59f7add5f9cd62e04
This commit is contained in:
parent
8ff8e9a100
commit
458ead019f
10 changed files with 40083 additions and 40062 deletions
|
@ -295,7 +295,8 @@
|
|||
<external_module>
|
||||
<module libname="audio_waves_aoc.so" argu="Sink=SPK:1"/>
|
||||
<module libname="audio_spk_35l41.so" argu="AcousticShockProtection"/>
|
||||
<module libname="audio_fortemedia_aoc.so" argu="DL_CH=y VoIP_DLCHs=SPK:1,USB:1 VoIP_Rate=32000 BOOST_USB_SWB_CLK=y SHARED_MODULE=1130578253"/>
|
||||
<module libname="audio_cca_aoc.so"/>
|
||||
<module libname="audio_fortemedia_aoc.so" argu="DL_CH=y VoIP_DLCHs=SPK:2,USB:2 VoIP_Rate=32000 BOOST_USB_SWB_CLK=y SHARED_MODULE=1130578253"/>
|
||||
<module libname="liboffloadeffect.so"/>
|
||||
<module libname="audio_amcs_ext.so"/>
|
||||
<module libname="audio_bluenote_aoc.so"/>
|
||||
|
|
|
@ -119,6 +119,12 @@
|
|||
<ctl name="R ASP TX4 Source" value="Zero" />
|
||||
<ctl name="E ASP TX4 Source" value="Zero" />
|
||||
|
||||
<!-- Cirrus fast switch init -->
|
||||
<ctl name="Fast Use Case Switch Enable" value="0" />
|
||||
<ctl name="Fast Use Case Delta File" value="fast_switch5.txt" />
|
||||
<ctl name="R Fast Use Case Switch Enable" value="0" />
|
||||
<ctl name="R Fast Use Case Delta File" value="fast_switch5.txt" />
|
||||
|
||||
<!-- audio RX route initial/default value -->
|
||||
<ctl name="TDM_0_RX Mixer EP1" value="0"/>
|
||||
<ctl name="TDM_0_RX Mixer EP2" value="0"/>
|
||||
|
@ -652,19 +658,29 @@
|
|||
<path name="speaker">
|
||||
<ctl name="Main AMP Enable Switch" value="1"/>
|
||||
<ctl name="R Main AMP Enable Switch" value="1"/>
|
||||
<ctl name="Fast Use Case Delta File" value="fast_switch3.txt" />
|
||||
<ctl name="Fast Use Case Switch Enable" value="1" />
|
||||
<ctl name="R Fast Use Case Delta File" value="fast_switch4.txt" />
|
||||
<ctl name="R Fast Use Case Switch Enable" value="1" />
|
||||
</path>
|
||||
|
||||
<path name="voice-speaker">
|
||||
<path name="voice-speaker">
|
||||
<ctl name="ASPTX1 Slot Position" value="1"/>
|
||||
<ctl name="R ASPTX1 Slot Position" value="0"/>
|
||||
<ctl name="ASPRX1 Slot Position" value="0"/>
|
||||
<ctl name="R ASPRX1 Slot Position" value="1"/>
|
||||
<ctl name="Main AMP Enable Switch" value="1"/>
|
||||
<ctl name="R Main AMP Enable Switch" value="1"/>
|
||||
<ctl name="Fast Use Case Delta File" value="fast_switch1.txt" />
|
||||
<ctl name="Fast Use Case Switch Enable" value="1" />
|
||||
<ctl name="R Fast Use Case Delta File" value="fast_switch2.txt" />
|
||||
<ctl name="R Fast Use Case Switch Enable" value="1" />
|
||||
</path>
|
||||
|
||||
<path name="speaker-safe">
|
||||
<ctl name="R Main AMP Enable Switch" value="1"/>
|
||||
<ctl name="R Fast Use Case Delta File" value="fast_switch4.txt" />
|
||||
<ctl name="R Fast Use Case Switch Enable" value="1" />
|
||||
</path>
|
||||
|
||||
<path name="builtin-3mics">
|
||||
|
|
1
audio/felix/cs35l41/fw/fast_switch1.txt
Normal file
1
audio/felix/cs35l41/fw/fast_switch1.txt
Normal file
|
@ -0,0 +1 @@
|
|||
11,4,768,1236,419376,69632,2229542,1,7,0,1995017964
|
1
audio/felix/cs35l41/fw/fast_switch2.txt
Normal file
1
audio/felix/cs35l41/fw/fast_switch2.txt
Normal file
|
@ -0,0 +1 @@
|
|||
11,4,768,1236,419376,65536,2229542,1,7,0,1705752038
|
1
audio/felix/cs35l41/fw/fast_switch3.txt
Normal file
1
audio/felix/cs35l41/fw/fast_switch3.txt
Normal file
|
@ -0,0 +1 @@
|
|||
11,4,768,1236,419376,69632,2229542,1,7,4194304,-2037333527
|
1
audio/felix/cs35l41/fw/fast_switch4.txt
Normal file
1
audio/felix/cs35l41/fw/fast_switch4.txt
Normal file
|
@ -0,0 +1 @@
|
|||
11,4,768,1236,419376,65536,2229542,1,7,4194304,-1781335325
|
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue