[PATCH v3 0/2] platform/x86: uniwill-laptop: Prepare for extending keyboard backlight support
From: Armin Wolf
Date: Thu Jul 16 2026 - 12:51:28 EST
This patch series contains a couple of changes suggested by
Werner Sembach from Tuxedo that are necessary for eventually
enabling keyboard backlight support for Tuxedo devices.
The first patch simply cleans up uniwill_kbd_led_init(), while
the remaining two patches make two key properties (single color
vs RGB, max intensity) configurable using the existing device
descriptor infrastructure.
Tested on a Tuxedo InfinityBook Pro 15 Gen 10 AMD.
Changes since v2:
- drop 3rd patch
- add Reviewed-by tag
- reword commit description of 2nd patch
Changes since v1:
- add Suggested-by tags
Armin Wolf (2):
platform/x86: uniwill-laptop: Split uniwill_kbd_led_init()
platform/x86: uniwill-laptop: Remove single color keyboard detection
drivers/platform/x86/uniwill/uniwill-acpi.c | 119 +++++++++++---------
1 file changed, 63 insertions(+), 56 deletions(-)
--
2.39.5