linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] leds: triggers: add support for RGB triggers and a RGB version of the heartbeat trigger
@ 2016-03-13 17:14 Heiner Kallweit
  2016-03-17 13:43 ` Jacek Anaszewski
  0 siblings, 1 reply; 2+ messages in thread
From: Heiner Kallweit @ 2016-03-13 17:14 UTC (permalink / raw)
  To: Jacek Anaszewski; +Cc: linux-leds@vger.kernel.org

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-03-17 13:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-13 17:14 [PATCH 0/3] leds: triggers: add support for RGB triggers and a RGB version of the heartbeat trigger Heiner Kallweit
2016-03-17 13:43 ` Jacek Anaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).