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

Commit fae14417 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "hal: use seperate config for QRD headset mic for voice"

parents b2f2e13f ac4aa18f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2221,6 +2221,11 @@
        <path name="amic2" />
    </path>

    <path name="voice-headset-mic-qrd">
        <path name="amic2" />
        <ctl name="DEC0 Volume" value="84" />
    </path>

    <path name="speaker-and-headphones">
        <path name="headphones" />
        <path name="speaker" />
+1 −0
Original line number Diff line number Diff line
@@ -225,6 +225,7 @@ static const snd_device_t tavil_qrd_msmnile_variant_devices[] = {
    SND_DEVICE_OUT_HANDSET,
    SND_DEVICE_OUT_VOICE_HANDSET,
    SND_DEVICE_OUT_VOICE_TTY_HCO_HANDSET,
    SND_DEVICE_IN_VOICE_HEADSET_MIC,
    SND_DEVICE_IN_HANDSET_MIC,
    SND_DEVICE_IN_HANDSET_MIC_AEC,
    SND_DEVICE_IN_HANDSET_MIC_NS,