mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Add ASUS ExpertBook mute LED support
@ 2026-09-15 17:41 patryk.dankow
  2026-09-15 17:41 ` [PATCH 1/2] platform/x86: asus-wmi: Add " patryk.dankow
  2026-09-15 17:41 ` [PATCH 2/2] ALSA: hda/realtek: Add mute LED support for ASUS PM3406CKA patryk.dankow
  0 siblings, 2 replies; 5+ messages in thread
From: patryk.dankow @ 2026-09-15 17:41 UTC (permalink / raw)
  To: platform-driver-x86, linux-sound
  Cc: Patryk Dańków, corentin.chary, luke, denis.benato,
	hansg, ilpo.jarvinen, perex, tiwai, zhangheng, dnaim,
	damien.dagorn29, kailang, habilerenturker, linux-kernel

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

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-09-16  7:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15 17:41 [PATCH 0/2] Add ASUS ExpertBook mute LED support patryk.dankow
2026-09-15 17:41 ` [PATCH 1/2] platform/x86: asus-wmi: Add " patryk.dankow
2026-09-15 19:43   ` Denis Benato
2026-09-15 17:41 ` [PATCH 2/2] ALSA: hda/realtek: Add mute LED support for ASUS PM3406CKA patryk.dankow
2026-09-16  7:40   ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®