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)
commitc3bb2b521944ffbbc8c24b849f81977a9915fb5e
tree7ae7ae52f6049910cff5583d342f550b27d07144
parentde1528ee7cb7c161444dadbc971d050bebb5cbe7
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