]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek: Add quirks for HP G11 Laptops using CS35L56
authorSimon Trimmer <simont@opensource.cirrus.com>
Thu, 25 Jan 2024 12:33:01 +0000 (12:33 +0000)
committerTakashi Iwai <tiwai@suse.de>
Thu, 25 Jan 2024 14:45:22 +0000 (15:45 +0100)
commitb2d6a1fd0e3e513f5ebfc152d6fedae093df8e21
tree6201f78b84c874d476e13650ff8bee66e27c8039
parentfd895a74dc1dca31f4ce7786b36812fda6727477
ALSA: hda/realtek: Add quirks for HP G11 Laptops using CS35L56

Add quirks for two HP G11 laptops that use a Realtek HDA codec combined
with four CS35L56 amplifiers using SPI.

The CS35L56 driver uses the component binding interface, so uses the same
setup code as the CS35L41 quirks.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20240125123301.41692-1-rf@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c