]> exis.tech > repos - linux.git/commit
ALSA: hda/realtek: Add CS35L41 I2C quirk for ASUS UM3405GA
authorColton Jones <cjones1308@pm.me>
Mon, 15 Jun 2026 03:36:20 +0000 (03:36 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 15 Jun 2026 07:29:15 +0000 (09:29 +0200)
commitf61bc797ac0075dbaac5e44238674858e9dbe399
treedcfd6ede43f6d86378968ef2728c48a1a384bd74
parent9afa4bc774d2b0d4fbebdbe7e8e8492ffef9c6e0
ALSA: hda/realtek: Add CS35L41 I2C quirk for ASUS UM3405GA

The ASUS Zenbook 14 UM3405GA uses a Realtek ALC294 codec with two
Cirrus Logic CS35L41 speaker amplifiers exposed through the CSC3551 ACPI
device. The machine reports the Realtek subsystem ID 1043:19f4.

Without a PCI quirk, the codec falls back to generic pin matching and the
internal speakers remain silent even though PCM playback completes.

Add the UM3405GA subsystem ID and reuse the same ASUS I2C headset-mic
fixup used by the closely related UM3406HA. That fixup configures the
headset microphone pin and chains to CS35L41 I2C speaker-amp binding.

Signed-off-by: Colton Jones <cjones1308@pm.me>
Link: https://patch.msgid.link/20260615033619.7-1-cjones1308@pm.me
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c