mirror of
https://github.com/torvalds/linux.git
synced 2026-09-14 16:10:02 +02:00
Lenovo Legion 7i 16IAX7 systems with Realtek ALC287 codec SSID 17aa:3874 and CSC3551/CS35L41 speaker amps do not provide the required CS35L41 _DSD properties in ACPI. Without a quirk, cs35l41-hda fails probing the amps with missing cirrus,dev-index / Platform not supported errors, leaving the built-in speakers silent. This model is similar to the already-supported 17AA386F Legion 7i 16IAX7 variant. Add the Realtek ALC287 quirk to select ALC287_FIXUP_CS35L41_I2C_2 and add 17AA3874 to the CS35L41 property table using the same two-amp external-boost configuration. Tested on a Lenovo Legion 7 16IAX7 with Ubuntu 7.0.0-22-generic. Both CSC3551 CS35L41 amps probe and bind, firmware loads, calibration applies, built-in speaker playback works, and the cirrus,dev-index failure is gone. Closes: https://bugzilla.kernel.org/show_bug.cgi?id=221663 Link: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2157060 Signed-off-by: Kamlesh Chhetty <kamleshkc2002@gmail.com> Link: https://patch.msgid.link/20260622172247.19301-1-kamleshkc2002@gmail.com Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
|---|---|---|
| .. | ||
| cirrus_scodec_test.c | ||
| cirrus_scodec.c | ||
| cirrus_scodec.h | ||
| cs35l41_hda_i2c.c | ||
| cs35l41_hda_property.c | ||
| cs35l41_hda_property.h | ||
| cs35l41_hda_spi.c | ||
| cs35l41_hda.c | ||
| cs35l41_hda.h | ||
| cs35l56_hda_i2c.c | ||
| cs35l56_hda_spi.c | ||
| cs35l56_hda.c | ||
| cs35l56_hda.h | ||
| hda_component.c | ||
| hda_component.h | ||
| Kconfig | ||
| Makefile | ||
| tas2781_hda_i2c.c | ||
| tas2781_hda_spi.c | ||
| tas2781_hda.c | ||
| tas2781_hda.h | ||