1
0
Fork 0
alistair23-linux/drivers/leds/trigger
Jiri Prchal 1c7b9d0edf leds: triggers: add invert to heartbeat
This patch adds possibility to invert heartbeat blinking.
The inverted LED is more time ON then OFF. It's because it looks
better when the heartbeat LED is next to other LED which is most
time ON. The invert value is exported same way via sysfs in file
invert like oneshot. I get inspiration from this trigger.

Signed-off-by: Jiri Prchal <jiri.prchal@aksignal.cz>
Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
2015-11-03 08:59:23 +01:00
..
Kconfig leds: Allow compile test of GPIO consumers if !GPIOLIB 2015-08-28 14:05:57 +02:00
Makefile leds: add camera LED triggers 2013-04-01 11:04:50 -07:00
ledtrig-backlight.c leds: Add support for setting brightness in a synchronous way 2014-11-14 14:29:35 -08:00
ledtrig-camera.c leds: add camera LED triggers 2013-04-01 11:04:50 -07:00
ledtrig-cpu.c drivers/leds: Replace __get_cpu_var use through this_cpu_ptr 2014-05-08 14:28:08 +08:00
ledtrig-default-on.c leds: Add support for setting brightness in a synchronous way 2014-11-14 14:29:35 -08:00
ledtrig-gpio.c leds: Add support for setting brightness in a synchronous way 2014-11-14 14:29:35 -08:00
ledtrig-heartbeat.c leds: triggers: add invert to heartbeat 2015-11-03 08:59:23 +01:00
ledtrig-ide-disk.c
ledtrig-oneshot.c leds: Add support for setting brightness in a synchronous way 2014-11-14 14:29:35 -08:00
ledtrig-timer.c
ledtrig-transient.c leds: Add support for setting brightness in a synchronous way 2014-11-14 14:29:35 -08:00