ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices
authorChristoffer Sandberg <cs@tuxedo.de>
Tue, 27 Aug 2024 10:25:40 +0000 (12:25 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 28 Aug 2024 06:27:06 +0000 (08:27 +0200)
commit4178d78cd7a86510ba68d203f26fc01113c7f126
tree922ddec86b73ba2b0fe3174dd7d6995460e52930
parent28b329f431cef840fddd9a9b493bc3eff1aa06c0
ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices

The Sirius notebooks have two sets of speakers 0x17 (sides) and
0x1d (top center). The side speakers are active by default but
the top speakers aren't.

This patch provides a pincfg quirk to activate the top speakers.

Signed-off-by: Christoffer Sandberg <cs@tuxedo.de>
Signed-off-by: Werner Sembach <wse@tuxedocomputers.com>
Cc: stable@vger.kernel.org
Link: https://patch.msgid.link/20240827102540.9480-1-wse@tuxedocomputers.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c