Merge "audio: enable DP audio" into main
This commit is contained in:
commit
b20c7242e2
2 changed files with 7 additions and 0 deletions
|
@ -296,6 +296,7 @@
|
|||
<device_handle>
|
||||
<handler libname="audio_bt_aoc.so"/>
|
||||
<handler libname="audio_usb_aoc.so" argu="MaxSamplingRate=96000,UnsupportedFormat=S24_LE"/>
|
||||
<handler libname="audio_hdmi_aoc.so"/>
|
||||
</device_handle>
|
||||
|
||||
<external_module>
|
||||
|
|
|
@ -682,6 +682,12 @@
|
|||
<ctl name="R Fast Use Case Switch Enable" value="1" />
|
||||
</path>
|
||||
|
||||
<path name="hdmi">
|
||||
</path>
|
||||
|
||||
<path name="hdmi-post">
|
||||
</path>
|
||||
|
||||
<path name="voice-speaker">
|
||||
<ctl name="R Boost Peak Current Limit" value="3.50A"/>
|
||||
<ctl name="Boost Peak Current Limit" value="3.50A"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue