This patch series makes use of the recently introduced RGB extension in the LED core and adds support for RGB triggers. RGB triggers can be used e.g. to display the state of a subsystem using different colors. As one use case the patch series includes a RGB version of the heartbeat trigger. Heiner Kallweit (3): leds: triggers: add support for RGB triggers leds: triggers: add led_trigger_range_event for RGB triggers leds: triggers: heartbeat: add RGB version of the trigger drivers/leds/led-triggers.c | 57 ++++++++++++++++++++++++++-- drivers/leds/trigger/ledtrig-heartbeat.c | 64 +++++++++++++++++++++++++++++++- include/linux/leds.h | 17 +++++++++ 3 files changed, 134 insertions(+), 4 deletions(-) -- 2.7.2 -- To unsubscribe from this list: send the line "unsubscribe linux-leds" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html