]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
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)
committerTakashi Iwai <tiwai@suse.de>
Thu, 29 Sep 2022 07:37:33 +0000 (09:37 +0200)
commit225f6e1bc151978041595c7d2acaded3aac41f54
tree1c22acd36694642ac8faf3d1f8ab88a7df785ba6
parent2d6bd853cabc40f9fa7bf48edaa728e19f335e48
ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model

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>
sound/pci/hda/patch_realtek.c