]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model
authorTakashi Iwai <tiwai@suse.de>
Thu, 29 Sep 2022 06:14:55 +0000 (08:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Oct 2022 06:02:55 +0000 (08:02 +0200)
commitc5b4ed9bec58ecb21d88e2ae6f9bb55661e10ec6
tree0fc6f25d68808249348c35022157f549ced0a3a3
parent0aba8959aa922c12c6df86785d8c12707face3d6
ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model

commit 225f6e1bc151978041595c7d2acaded3aac41f54 upstream.

HP Zbook Firefly 14 G9 model (103c:8abb) requires yet another binding
with CS35L41 codec, but with a slightly different configuration.  It's
over spi1 instead of spi0.  Create a new fixup entry for that.

Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220929061455.13355-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c