aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2022-07-17 12:59:48 +0200
committerPavel Machek <pavel@ucw.cz>2022-07-17 13:02:15 +0200
commit9b60b675194cf59215dc83d52522513da23e84f2 (patch)
treed970d041bf4fbf777d95bac06c2edd8fdb87b7fd /drivers/leds
parentleds: pwm-multicolor: Support active-low LEDs (diff)
downloadlinux-dev-9b60b675194cf59215dc83d52522513da23e84f2.tar.xz
linux-dev-9b60b675194cf59215dc83d52522513da23e84f2.zip
leds: clevo-mail: Mark as broken pending interface fix
Setting blink rate using brightness is unusual and should be fixed. Signed-off-by: Pavel Machek <pavel@ucw.cz>
Diffstat (limited to 'drivers/leds')
-rw-r--r--drivers/leds/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index acd4f754c919..eaba0a8347fa 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -447,12 +447,12 @@ config LEDS_LP8860
config LEDS_CLEVO_MAIL
tristate "Mail LED on Clevo notebook"
- depends on LEDS_CLASS
+ depends on LEDS_CLASS && BROKEN
depends on X86 && SERIO_I8042 && DMI
help
This driver makes the mail LED accessible from userspace
- programs through the leds subsystem. This LED have three
- known mode: off, blink at 0.5Hz and blink at 1Hz.
+ programs through the LEDs subsystem. This LED has three
+ known modes: off, blink at 0.5Hz and blink at 1Hz.
The driver supports two kinds of interface: using ledtrig-timer
or through /sys/class/leds/clevo::mail/brightness. As this LED