ALSA: hda/realtek: Add quirk for Legion Y9000X 2020
authorBaole Fang <fbl718@163.com>
Wed, 5 Jan 2022 14:08:54 +0000 (22:08 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 5 Jan 2022 14:43:31 +0000 (15:43 +0100)
commit8f4c90427a8f0ca0fcdd89d8966fcdab35fb2d4c
treeaf62ba9665225bad7aa3a69721503b83838bf896
parentdec36c09a5313e811d0e0ecb313b8accc8d0fefb
ALSA: hda/realtek: Add quirk for Legion Y9000X 2020

Legion Y9000X 2020 has a speaker, but the speaker doesn't work.
This can be fixed by applying alc285_fixup_ideapad_s740_coef
to fix the speaker's coefficients.
Besides, to support the transition between the speaker and the headphone,
alc287_fixup_legion_15imhg05_speakers needs to be run.

Signed-off-by: Baole Fang <fbl718@163.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220105140856.4855-1-fbl718@163.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c