[PATCH v4 0/2] platform/x86: uniwill-laptop: Prepare for extending keyboard backlight support
Armin Wolf <[email protected]>
| Newsgroups | org.kernel.vger.platform-driver-x86,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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 v3: - add Reviewed-by tag - fix spelling issue - reword comment in second patch 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