]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek: Fix top speaker connection on Dell Inspiron 16 Plus 7630
authorJay Ajit Mate <jay.mate15@gmail.com>
Mon, 19 Feb 2024 10:04:04 +0000 (15:34 +0530)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Feb 2024 10:48:16 +0000 (11:48 +0100)
commit89a0dff6105e06067bdc57595982dbf6d6dd4959
tree30f8813c498bef6930697bbf4ea56052102f66e0
parent77ce96543b03f437c6b45f286d8110db2b6622a3
ALSA: hda/realtek: Fix top speaker connection on Dell Inspiron 16 Plus 7630

The Dell Inspiron 16 Plus 7630, similar to its predecessors (7620 models),
experiences an issue with unconnected top speakers. Since the controller
remains unchanged, this commit addresses the problem by correctly
connecting the speakers on NID 0X17 to the DAC on NIC 0x03.

Signed-off-by: Jay Ajit Mate <jay.mate15@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20240219100404.9573-1-jay.mate15@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c