lkml.org 
[lkml]   [2020]   [May]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.6 060/126] ALSA: hda/realtek - Enable headset mic of ASUS UX550GE with ALC295
    Date
    From: Jian-Hong Pan <jian-hong@endlessm.com>

    [ Upstream commit ad97d667854c2fbce05a004e107f358ef4b04cf6 ]

    The ASUS laptop UX550GE with ALC295 can't detect the headset microphone
    until ALC295_FIXUP_ASUS_MIC_NO_PRESENCE quirk applied.

    Signed-off-by: Jian-Hong Pan <jian-hong@endlessm.com>
    Signed-off-by: Daniel Drake <drake@endlessm.com>
    Link: https://lore.kernel.org/r/20200512061525.133985-2-jian-hong@endlessm.com
    Signed-off-by: Takashi Iwai <tiwai@suse.de>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    sound/pci/hda/patch_realtek.c | 4 ++++
    1 file changed, 4 insertions(+)

    diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
    index f92cd420e98d..ece762d0c714 100644
    --- a/sound/pci/hda/patch_realtek.c
    +++ b/sound/pci/hda/patch_realtek.c
    @@ -8050,6 +8050,10 @@ static const struct snd_hda_pin_quirk alc269_pin_fixup_tbl[] = {
    {0x12, 0x90a60130},
    {0x17, 0x90170110},
    {0x21, 0x03211020}),
    + SND_HDA_PIN_QUIRK(0x10ec0295, 0x1043, "ASUS", ALC295_FIXUP_ASUS_MIC_NO_PRESENCE,
    + {0x12, 0x90a60120},
    + {0x17, 0x90170110},
    + {0x21, 0x04211030}),
    SND_HDA_PIN_QUIRK(0x10ec0295, 0x1043, "ASUS", ALC295_FIXUP_ASUS_MIC_NO_PRESENCE,
    {0x12, 0x90a60130},
    {0x17, 0x90170110},
    --
    2.25.1


    \
     
     \ /
      Last update: 2020-05-26 21:20    [W:4.108 / U:0.112 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site