mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/3] platform/x86: uniwill-laptop: Prepare for extending keyboard backlight support
@ 2026-07-10 22:35 Armin Wolf
  2026-07-10 22:35 ` [PATCH v2 1/3] platform/x86: uniwill-laptop: Split uniwill_kbd_led_init() Armin Wolf
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Armin Wolf @ 2026-07-10 22:35 UTC (permalink / raw)
  To: hansg, ilpo.jarvinen, wse; +Cc: platform-driver-x86, linux-kernel

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 v1:
- add Suggested-by tags

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


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

end of thread, other threads:[~2026-07-16 16:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 22:35 [PATCH v2 0/3] platform/x86: uniwill-laptop: Prepare for extending keyboard backlight support Armin Wolf
2026-07-10 22:35 ` [PATCH v2 1/3] platform/x86: uniwill-laptop: Split uniwill_kbd_led_init() Armin Wolf
2026-07-15 15:12   ` Werner Sembach
2026-07-15 23:56     ` Armin Wolf
2026-07-16 15:10       ` Werner Sembach
2026-07-10 22:35 ` [PATCH v2 2/3] platform/x86: uniwill-laptop: Remove single color keyboard detection Armin Wolf
2026-07-15 15:16   ` Werner Sembach
2026-07-15 23:59     ` Armin Wolf
2026-07-10 22:35 ` [PATCH v2 3/3] platform/x86: uniwill-laptop: Make KBD_LED_MAX_INTENSITY configurable Armin Wolf
2026-07-15 15:19   ` Werner Sembach
2026-07-16 15:12     ` Werner Sembach
2026-07-16 16:20       ` Armin Wolf

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