linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Heiner Kallweit <hkallweit1@gmail.com>
To: Jacek Anaszewski <j.anaszewski@samsung.com>
Cc: "linux-leds@vger.kernel.org" <linux-leds@vger.kernel.org>
Subject: [PATCH 0/3] leds: triggers: add support for RGB triggers and a RGB version of the heartbeat trigger
Date: Sun, 13 Mar 2016 18:14:21 +0100	[thread overview]
Message-ID: <56E59FED.9000708@gmail.com> (raw)

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

             reply	other threads:[~2016-03-13 17:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-13 17:14 Heiner Kallweit [this message]
2016-03-17 13:43 ` [PATCH 0/3] leds: triggers: add support for RGB triggers and a RGB version of the heartbeat trigger Jacek Anaszewski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56E59FED.9000708@gmail.com \
    --to=hkallweit1@gmail.com \
    --cc=j.anaszewski@samsung.com \
    --cc=linux-leds@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).