Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 27143647 authored by Haynes Mathew George's avatar Haynes Mathew George Committed by Gerrit - the friendly Code Review server
Browse files

audio: Add mapping for USB Tx unprocessed device

Added a mapping in audio_platfom_info between SND Device
for USBC Tx and new ACDB device ID for USBc Tx Unprocessed.

CRs-Fixed: 2102636
Change-Id: I862f2386a9e20ca47f4f364629284a2e8fb3058f
parent b492e072
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@
        <device name="SND_DEVICE_OUT_VOICE_SPEAKER_2_PROTECTED_VBAT" acdb_id="150"/>
        <device name="SND_DEVICE_IN_CAPTURE_VI_FEEDBACK_MONO_1" acdb_id="151"/>
        <device name="SND_DEVICE_IN_CAPTURE_VI_FEEDBACK_MONO_2" acdb_id="152"/>
	<device name="SND_DEVICE_IN_UNPROCESSED_USB_HEADSET_MIC" acdb_id="133"/>
    </acdb_ids>
    <bit_width_configs>
        <device name="SND_DEVICE_OUT_SPEAKER" bit_width="24"/>