ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO
authorDan Crawford <dnlcrwfrd@gmail.com>
Sat, 29 Aug 2020 02:49:46 +0000 (12:49 +1000)
committerTakashi Iwai <tiwai@suse.de>
Sat, 29 Aug 2020 06:48:52 +0000 (08:48 +0200)
commit15cbff3fbbc631952c346744f862fb294504b5e2
tree1a065c5e06488c2a6d314c8edfe30fb547cea3f2
parent858e0ad9301d1270c02b5aca97537d2d6ee9dd68
ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO

Following Christian Lachner's patch for Gigabyte X570-based motherboards,
also patch the MSI X570-A PRO motherboard; the ALC1220 codec requires the
same workaround for Clevo laptops to enforce the DAC/mixer connection
path. Set up a quirk entry for that.

I suspect most if all X570 motherboards will require similar patches.

[ The entries reordered in the SSID order -- tiwai ]

buglink: https://bugzilla.kernel.org/show_bug.cgi?id=205275
Signed-off-by: Dan Crawford <dnlcrwfrd@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200829024946.5691-1-dnlcrwfrd@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c