[PATCH 0/3] platform/x86: uniwill-laptop: Prepare for extending keyboard backlight support
From: Armin Wolf
Date: Fri Jul 10 2026 - 18:33:14 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.
Armin Wolf (3):
platform/x86: uniwill-laptop: Split uniwill_kbd_led_init()
platform/x86: uniwill-laptop: Remove single color keyboard detection
platform/x86: uniwill-laptop: Make KBD_LED_MAX_INTENSITY configurable
drivers/platform/x86/uniwill/uniwill-acpi.c | 132 +++++++++++---------
1 file changed, 72 insertions(+), 60 deletions(-)
--
2.39.5