ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboards
authorOswald Buddenhagen <oswald.buddenhagen@gmx.de>
Wed, 5 Apr 2023 20:12:20 +0000 (22:12 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 6 Apr 2023 06:10:35 +0000 (08:10 +0200)
commitf342ac00da1064eb4f94b1f4bcacbdfea955797a
treea0e5cef9e0e0ac74830756c932403665243e2450
parentc17f8fd31700392b1bb9e7b66924333568cb3700
ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboards

The BIOS botches this one completely - it says the 2nd S/PDIF output is
used, while in fact it's the 1st one. This is tested on DP45SG, but I'm
assuming it's valid for the other boards in the series as well.

Also add some comments regarding the pins.
FWIW, the codec is apparently still sold by Tempo Semiconductor, Inc.,
where one can download the documentation.

Signed-off-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20230405201220.2197826-2-oswald.buddenhagen@gmx.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c