public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/1] platform/x86: Add wmi driver for Casper Excalibur laptops
@ 2024-08-06 20:50 Mustafa Ekşi
  2024-08-06 20:50 ` [PATCH v7 1/1] " Mustafa Ekşi
  0 siblings, 1 reply; 4+ messages in thread
From: Mustafa Ekşi @ 2024-08-06 20:50 UTC (permalink / raw)
  To: hdegoede, ilpo.jarvinen
  Cc: mustafa.eskieksi, jdelvare, linux, linux-kernel,
	platform-driver-x86, linux-hwmon, pavel, lee, linux-leds,
	rishitbansal0, bahaku, carlosmiguelferreira.2003, alviro.iskandar,
	ammarfaizi2, bedirhan_kurt22

Hi,
I made the changes you suggested.

On 5.08.2024 18:31, Hans de Goede wrote:
> So lets name it "casper:rgb:biaslight", which I admittedly is a bit
> weird, but backlight for LEDs which are not actually a backlight for
> displays or keys is confusing, so IMHO biaslight is best.
I agree, biaslight fits well. Do I need to add this naming to
Documentation/leds/leds-class.rst?

Thanks for reviewing.

Mustafa Ekşi (1):
  platform/x86: Add wmi driver for Casper Excalibur laptops

 MAINTAINERS                       |   6 +
 drivers/platform/x86/Kconfig      |  14 +
 drivers/platform/x86/Makefile     |   1 +
 drivers/platform/x86/casper-wmi.c | 640 ++++++++++++++++++++++++++++++
 4 files changed, 661 insertions(+)
 create mode 100644 drivers/platform/x86/casper-wmi.c

-- 
2.46.0


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

end of thread, other threads:[~2024-08-07 13:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-06 20:50 [PATCH v7 0/1] platform/x86: Add wmi driver for Casper Excalibur laptops Mustafa Ekşi
2024-08-06 20:50 ` [PATCH v7 1/1] " Mustafa Ekşi
2024-08-07  7:42   ` Christophe JAILLET
2024-08-07 13:26   ` Ilpo Järvinen

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