]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda/realtek: Add support for new HP G12 laptops
authorSimon Trimmer <simont@opensource.cirrus.com>
Fri, 2 Aug 2024 15:22:15 +0000 (16:22 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 12 Aug 2024 07:17:17 +0000 (09:17 +0200)
commit03c5c350e38d9346b69357d0e52c3c40495c14a0
tree8dc5d5e4975dfc8d63dbe88a5ad7dccb3528c792
parent9219b179bab20563c43aee0c195e1e9304a9deed
ALSA: hda/realtek: Add support for new HP G12 laptops

Some of these laptop models have quirk IDs that are identical but have
different amplifier parts fitted, this difference is described in the
ACPI information.

The solution introduced for this product family can derive the required
component binding information from ACPI instead of hardcoding it,
supports the new variants of the CS35L56 being used and has generalized
naming that makes it applicable to other ALC+amp combinations.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20240802152215.20831-4-rf@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c