]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup
authorTakashi Iwai <tiwai@suse.de>
Mon, 15 Feb 2021 08:25:40 +0000 (09:25 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 15 Feb 2021 08:26:18 +0000 (09:26 +0100)
commit9c6e697fe326867194d4a370fbe783e47a5ecfdf
tree7ae7ae52f6049910cff5583d342f550b27d07144
parentc7f769865c66cf899d727d5f8ff4b64cf662f79a
ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup

HP Spectre x360 14 model (PCI SSID 103c:87f7) seems requiring a unique
setup for its external amp: the GPIO0 needs to be toggled on and off
shortly at each device initialization via runtime PM.

This patch implements that workaround as well as the model option
string, so that users with other devices may try the same workaround
more easily.

BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=210633
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210215082540.4520-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c