[PATCH 0/2] Add ASUS ExpertBook mute LED support

From: patryk . dankow

Date: Tue Sep 15 2026 - 15:08:47 EST


From: Patryk Dańków <patryk.dankow@xxxxxxxxxxxxxx>

This series adds speaker mute LED support for the ASUS ExpertBook
PM3406CKA.

The first patch adds the ASUS WMI mute LED endpoint and registers it as
the platform::mute LED using the audio-mute trigger.

The second patch enables vmaster mute LED handling for the PM3406CKA in
the Realtek HDA codec driver. The existing CS35L41 I2C fixup is retained
by chaining the new fixup to it.

The WMI device ID 0x0004001c is present in the PM3406CKA DSDT and is also
used by GHelper for controlling the same LED.

Tested on ASUS ExpertBook PM3406CKA.

Patryk Dańków (2):
platform/x86: asus-wmi: Add mute LED support
ALSA: hda/realtek: Add mute LED support for ASUS PM3406CKA

drivers/platform/x86/asus-wmi.c | 26 +++++++++++++++++++++-
include/linux/platform_data/x86/asus-wmi.h | 1 +
sound/hda/codecs/realtek/alc269.c | 18 ++++++++++++++-
3 files changed, 43 insertions(+), 2 deletions(-)


base-commit: 2f0c1cf72f4682178506f513bbf015e591b1aa4a
--
2.55.0