[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240713163521.21958-1-mustafa.eskieksi@gmail.com>
Date: Sat, 13 Jul 2024 19:35:20 +0300
From: Mustafa Ekşi <mustafa.eskieksi@...il.com>
To: hdegoede@...hat.com,
ilpo.jarvinen@...ux.intel.com
Cc: mustafa.eskieksi@...il.com,
jdelvare@...e.com,
linux@...ck-us.net,
linux-kernel@...r.kernel.org,
platform-driver-x86@...r.kernel.org,
linux-hwmon@...r.kernel.org,
pavel@....cz,
lee@...nel.org,
linux-leds@...r.kernel.org,
rishitbansal0@...il.com,
bahaku@...ant.team,
carlosmiguelferreira.2003@...il.com,
alviro.iskandar@...weeb.org,
ammarfaizi2@...weeb.org,
bedirhan_kurt22@...ogan.edu.tr
Subject: [PATCH v6] platform/x86: Add wmi driver for Casper Excalibur laptops
Hi, I apologize for the delay. I recently saw Carlos's patch and your
reviews, so I improved my driver according to it and made it ready for
another version.
I didn't include the documentation for the new zoned keyboard backlight
naming since Carlos is going to do that. However, I changed the naming of
corner led because it isn't affected when other zones' brightness changes.
And one last reason to not name it kbd_zoned_backlight is the fact that it
isn't on the keyboard, it's on the two corners of the laptop. I'm still not
sure how to name it, so I named it 'backlight'.
Here's a photo of the laptop: https://imgur.com/a/JEqMiGL
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 | 656 ++++++++++++++++++++++++++++++
4 files changed, 677 insertions(+)
create mode 100644 drivers/platform/x86/casper-wmi.c
--
2.45.2
Powered by blists - more mailing lists