]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda: patch_realtek: add quirk for Asus N7601ZM
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Thu, 6 Apr 2023 15:27:25 +0000 (10:27 -0500)
committerTakashi Iwai <tiwai@suse.de>
Thu, 6 Apr 2023 15:35:03 +0000 (17:35 +0200)
commite959f2beec8e655dba79c5a7111beedae5e757e0
treebd38ab21fe8d49d4e4be23a1b04e1e5be4dff1c7
parentfb4a624f88f658c7b7ae124452bd42eaa8ac7168
ALSA: hda: patch_realtek: add quirk for Asus N7601ZM

Add pins and verbs needed to enable speakers and jack.

The pins and verbs configurations were identified by snooping the
Windows driver commands, with a nice write-up here:
https://brakkee.org/site/2023/02/07/fixing-sound-on-the-asus-n7601zm/

Reported-by: Erik Brakkee <erik@brakkee.org>
Link: https://github.com/thesofproject/linux/issues/4176
Tested-by: Erik Brakkee <erik@brakkee.org>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20230406152725.15191-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c