]> git.ipfire.org Git - thirdparty/linux.git/commit
platform/x86:lenovo-wmi-hotkey-utilities.c: Support for mic and audio mute LEDs
authorJackie Dong <xy-jackie@139.com>
Sat, 22 Feb 2025 11:45:31 +0000 (19:45 +0800)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 3 Mar 2025 13:52:25 +0000 (15:52 +0200)
commit61250669eaa9fd480e0f1c3cec107924b6a06b46
treecfcf3ddd5319584fa47e712223da5c9a0a8fffdc
parentbaa18b6ed4200aff869e78f2650123572b6a9ad6
platform/x86:lenovo-wmi-hotkey-utilities.c: Support for mic and audio mute LEDs

Implement Lenovo utility data WMI calls needed to make LEDs
work on Ideapads that support this GUID.
This enables the mic and audio LEDs to be updated correctly.

Tested on below samples.
ThinkBook 13X Gen4 IMH
ThinkBook 14 G6 ABP
ThinkBook 16p Gen4-21J8
ThinkBook 16 G8 IRL
ThinkBook 16 G7+ ASP

Signed-off-by: Jackie Dong <xy-jackie@139.com>
Suggested-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Reviewed-by: Kurt Borja <kuurtb@gmail.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Reviewed-by: Armin Wolf <W_Armin@gmx.de>
Link: https://lore.kernel.org/r/20250222114532.4105-1-xy-jackie@139.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
MAINTAINERS
drivers/platform/x86/Kconfig
drivers/platform/x86/Makefile
drivers/platform/x86/lenovo-wmi-hotkey-utilities.c [new file with mode: 0644]