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