Hi Heiner, Next time while sending patch sets to the linux-leds list please cc also linux-kernel@xxxxxxxxxxxxxxx list. Thanks, Jacek Anaszewski On 03/13/2016 06:14 PM, Heiner Kallweit wrote:
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(-)
-- 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