mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v1 0/1] asus-wmi: add support for 2024 ROG Mini-LED
@ 2024-03-10  6:54 Luke D. Jones
  2024-03-10  6:54 ` [PATCH v1 1/1] platform/x86: " Luke D. Jones
  2024-03-18 12:09 ` [PATCH v1 0/1] " Ilpo Järvinen
  0 siblings, 2 replies; 5+ messages in thread
From: Luke D. Jones @ 2024-03-10  6:54 UTC (permalink / raw)
  To: platform-driver-x86; +Cc: hdegoede, ilpo.jarvinen, linux-kernel, Luke D. Jones

Changelog:
- v1
  - Add missing value conversion for new mini-led
  - Catch and ignore a bogus read return if set to "off"

Luke D. Jones (1):
  platform/x86: asus-wmi: add support for 2024 ROG Mini-LED

 .../ABI/testing/sysfs-platform-asus-wmi       |  8 ++++
 drivers/platform/x86/asus-wmi.c               | 48 ++++++++++++++++---
 include/linux/platform_data/x86/asus-wmi.h    |  1 +
 3 files changed, 51 insertions(+), 6 deletions(-)

-- 
2.44.0


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

end of thread, other threads:[~2024-03-20 13:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-10  6:54 [PATCH v1 0/1] asus-wmi: add support for 2024 ROG Mini-LED Luke D. Jones
2024-03-10  6:54 ` [PATCH v1 1/1] platform/x86: " Luke D. Jones
2024-03-20 13:32   ` Ilpo Järvinen
2024-03-18 12:09 ` [PATCH v1 0/1] " Ilpo Järvinen
2024-03-18 19:58   ` Luke Jones

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

Powered by JetHome