diff options
author | Márton Németh <nm127@freemail.hu> | 2007-10-31 10:09:05 -0400 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2008-02-07 04:52:02 -0500 |
commit | 92e015cb31c0a312bf2e0e5b96aef76a8c57e645 (patch) | |
tree | 6df4b25865102607920b5c90f1271dfe2f3cc87e /drivers/leds/Kconfig | |
parent | 4c79141d28bc290ae307e3f81f5bc909c26faf6e (diff) |
leds: hw acceleration for Clevo mail LED driver
Add support for hardware accelerated LED blinking for the mail LED
commonly found on Clevo notebooks.
Signed-off-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r-- | drivers/leds/Kconfig | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 659448ead685..922c3df548a5 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -122,9 +122,11 @@ config LEDS_CLEVO_MAIL | |||
122 | programs through the leds subsystem. This LED have three | 122 | programs through the leds subsystem. This LED have three |
123 | known mode: off, blink at 0.5Hz and blink at 1Hz. | 123 | known mode: off, blink at 0.5Hz and blink at 1Hz. |
124 | 124 | ||
125 | As this LED cannot change it's brightness it blinks instead. | 125 | The driver supports two kinds of interface: using ledtrig-timer |
126 | The brightness value 0 means off, 1..127 means blink at 0.5Hz | 126 | or through /sys/class/leds/clevo::mail/brightness. As this LED |
127 | and 128..255 means blink at 1Hz. | 127 | cannot change it's brightness it blinks instead. The brightness |
128 | value 0 means off, 1..127 means blink at 0.5Hz and 128..255 means | ||
129 | blink at 1Hz. | ||
128 | 130 | ||
129 | This module can drive the mail LED for the following notebooks: | 131 | This module can drive the mail LED for the following notebooks: |
130 | 132 | ||