ALSA: hda/realtek: Add quirk for Dell Latitude 7520
authorGabriele Mazzotta <gabriele.mzt@gmail.com>
Sun, 1 May 2022 12:42:37 +0000 (14:42 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sun, 8 May 2022 09:12:14 +0000 (11:12 +0200)
commit1efcdd9c1f34f5a6590bc9ac5471e562fb011386
tree9ef60c0244719d5413197d54abe2d125375f4f3a
parentc3d9ca93f1e3bd3d1adfc4479a12c82fed424c87
ALSA: hda/realtek: Add quirk for Dell Latitude 7520

The driver is currently using ALC269_FIXUP_DELL4_MIC_NO_PRESENCE for
the Latitude 7520, but this fixup chain has some issues:

 - The internal mic is really loud and the recorded audio is distorted
   at "standard" audio levels.

 - There are pop noises at system startup and when plugging/unplugging
   headphone jacks.

BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=215885
Signed-off-by: Gabriele Mazzotta <gabriele.mzt@gmail.com>
Link: https://lore.kernel.org/r/20220501124237.4667-1-gabriele.mzt@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c