All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] platform/x86: uniwill-laptop: Prepare for extending keyboard backlight support
@ 2026-07-16 16:25 Armin Wolf
  2026-07-16 16:25 ` [PATCH v3 1/2] platform/x86: uniwill-laptop: Split uniwill_kbd_led_init() Armin Wolf
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Armin Wolf @ 2026-07-16 16:25 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 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


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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-16 16:25 [PATCH v3 0/2] platform/x86: uniwill-laptop: Prepare for extending keyboard backlight support Armin Wolf
2026-07-16 16:25 ` [PATCH v3 1/2] platform/x86: uniwill-laptop: Split uniwill_kbd_led_init() Armin Wolf
2026-07-16 16:25 ` [PATCH v3 2/2] platform/x86: uniwill-laptop: Remove single color keyboard detection Armin Wolf
2026-07-16 16:28   ` Werner Sembach
2026-07-20 10:28   ` Ilpo Järvinen
2026-07-16 17:40 ` [PATCH v3 0/2] platform/x86: uniwill-laptop: Prepare for extending keyboard backlight support Werner Sembach

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.