public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] add FnLock LED class device to ideapad laptops
@ 2024-04-02 13:20 Gergo Koteles
  2024-04-02 13:21 ` [PATCH 1/3] dt-bindings: leds: add LED_FUNCTION_FNLOCK Gergo Koteles
                   ` (3 more replies)
  0 siblings, 4 replies; 19+ messages in thread
From: Gergo Koteles @ 2024-04-02 13:20 UTC (permalink / raw)
  To: Ike Panhc, Hans de Goede, Ilpo Järvinen, Pavel Machek,
	Lee Jones, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: platform-driver-x86, linux-kernel, linux-leds, devicetree,
	Gergo Koteles

Hi All,

This patch series adds a new LED_FUNCTION_FNLOCK define as "fnlock" and 
adds a new FnLock LED class device into the ideapad-laptop driver.

This helps to display FnLock LED status in OSD or other places.

Best regards,
Gergo

Gergo Koteles (3):
  dt-bindings: leds: add LED_FUNCTION_FNLOCK
  platform/x86: ideapad-laptop: add fn_lock_get/set functions
  platform/x86: ideapad-laptop: add FnLock LED class device

 drivers/platform/x86/ideapad-laptop.c | 133 +++++++++++++++++++++++---
 include/dt-bindings/leds/common.h     |   1 +
 2 files changed, 123 insertions(+), 11 deletions(-)


base-commit: 39cd87c4eb2b893354f3b850f916353f2658ae6f
-- 
2.44.0


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

end of thread, other threads:[~2024-04-15 13:35 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-02 13:20 [PATCH 0/3] add FnLock LED class device to ideapad laptops Gergo Koteles
2024-04-02 13:21 ` [PATCH 1/3] dt-bindings: leds: add LED_FUNCTION_FNLOCK Gergo Koteles
2024-04-02 13:55   ` Krzysztof Kozlowski
2024-04-02 14:36     ` Gergo Koteles
2024-04-02 18:08       ` Krzysztof Kozlowski
2024-04-02 18:50         ` Gergo Koteles
2024-04-03  8:33           ` Hans de Goede
2024-04-03  8:31     ` Hans de Goede
2024-04-03  8:36       ` Krzysztof Kozlowski
2024-04-03  8:39         ` Hans de Goede
2024-04-03  8:46           ` Krzysztof Kozlowski
2024-04-03  8:51             ` Hans de Goede
2024-04-11  7:13   ` Lee Jones
2024-04-02 13:21 ` [PATCH 2/3] platform/x86: ideapad-laptop: add fn_lock_get/set functions Gergo Koteles
2024-04-08 15:49   ` Hans de Goede
2024-04-08 15:49   ` Hans de Goede
2024-04-02 13:21 ` [PATCH 3/3] platform/x86: ideapad-laptop: add FnLock LED class device Gergo Koteles
2024-04-08 15:50   ` Hans de Goede
2024-04-15 13:35 ` [PATCH 0/3] add FnLock LED class device to ideapad laptops Hans de Goede

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