Merge "audio: Merge telephony tuning tables" into tm-qpr-dev am: 1dbbda0712
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20209410 Change-Id: I8b3714dd0800b5f32f7b714fe0d0fb55b611e5af Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
5bbdb114dd
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,6 +658,10 @@
|
|||
<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">
|
||||
|
@ -661,10 +671,16 @@
|
|||
<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