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

Commit b762e501 authored by Tanya Finkel's avatar Tanya Finkel Committed by Gerrit - the friendly Code Review server
Browse files

audio hal: enabling of the docking station speakers on liquid

Liquid 8994 contains addition jack on docking station which is connected
to LO1 and LO2.

Change-Id: I53d1e176b8f60c4fcca3bb82ee7ae3199ec56ab7
parent dddca0f1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -89,6 +89,8 @@ static const snd_device_t tomtom_msm8994_CDP_variant_devices[] = {

static const snd_device_t tomtom_liquid_variant_devices[] = {
    SND_DEVICE_OUT_SPEAKER,
    SND_DEVICE_OUT_SPEAKER_EXTERNAL_1,
    SND_DEVICE_OUT_SPEAKER_AND_HEADPHONES_EXTERNAL_1,
    SND_DEVICE_OUT_SPEAKER_AND_HEADPHONES,
    SND_DEVICE_OUT_SPEAKER_AND_ANC_HEADSET,
    SND_DEVICE_IN_SPEAKER_MIC,