audio: enable default 96k
Enable default 96k sample rate to fix the noise issue when enabling 96k speaker protection with 48k sample rate setting. Bug: 206060532 Test: audio normal after device boot with speaker protection enabled Change-Id: I28e58731b49b18ee14b9a1195c549e71a231d0ee Signed-off-by: Robert Lee <lerobert@google.com>
This commit is contained in:
parent
95df666190
commit
2e78d0e772
2 changed files with 8 additions and 0 deletions
|
@ -46,6 +46,10 @@
|
||||||
<ctl name="RX Slots" id="0" value="2"/>
|
<ctl name="RX Slots" id="0" value="2"/>
|
||||||
<ctl name="RX Slots" id="1" value="3"/>
|
<ctl name="RX Slots" id="1" value="3"/>
|
||||||
|
|
||||||
|
<!-- Cirrus default 96K -->
|
||||||
|
<ctl name="Default 96K" value="1"/>
|
||||||
|
<ctl name="R Default 96K" value="1"/>
|
||||||
|
|
||||||
<!-- Cirrus Booster Amp TDM slot assignment-->
|
<!-- Cirrus Booster Amp TDM slot assignment-->
|
||||||
<!-- RX slot -->
|
<!-- RX slot -->
|
||||||
<ctl name="ASPRX1 Slot Position" value="0"/>
|
<ctl name="ASPRX1 Slot Position" value="0"/>
|
||||||
|
|
|
@ -46,6 +46,10 @@
|
||||||
<ctl name="RX Slots" id="0" value="2"/>
|
<ctl name="RX Slots" id="0" value="2"/>
|
||||||
<ctl name="RX Slots" id="1" value="3"/>
|
<ctl name="RX Slots" id="1" value="3"/>
|
||||||
|
|
||||||
|
<!-- Cirrus default 96K -->
|
||||||
|
<ctl name="Default 96K" value="1"/>
|
||||||
|
<ctl name="R Default 96K" value="1"/>
|
||||||
|
|
||||||
<!-- Cirrus Booster Amp TDM slot assignment-->
|
<!-- Cirrus Booster Amp TDM slot assignment-->
|
||||||
<!-- RX slot -->
|
<!-- RX slot -->
|
||||||
<ctl name="ASPRX1 Slot Position" value="0"/>
|
<ctl name="ASPRX1 Slot Position" value="0"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue