linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] cap11xx: add LED support
@ 2015-06-18  3:58 Matt Ranostay
  2015-06-18  3:58 ` [PATCH v5 1/2] dt: add cap11xx LED documentation Matt Ranostay
  2015-06-18  3:58 ` [PATCH v5 2/2] cap11xx: add LED support Matt Ranostay
  0 siblings, 2 replies; 16+ messages in thread
From: Matt Ranostay @ 2015-06-18  3:58 UTC (permalink / raw)
  To: zonque, dmitry.torokhov
  Cc: linux-input, linux-leds, devicetree, Matt Ranostay

Changes from v4:
 * Update docs to show proper address and size properties for DT bindings
 * Make all LEDs blank on startup, and remove racey schedule_work calls
   that did this in last revisions
 * Disable cap11xx_set_sleep() if any LEDs registered
   * TODO: Make cap11xx_set_sleep() able to detect if LEDs are in use and
     calculate which power state it should be in.

Matt Ranostay (2):
  dt: add cap11xx LED documentation
  cap11xx: add LED support

 .../devicetree/bindings/input/cap11xx.txt          |  25 ++++
 drivers/input/keyboard/cap11xx.c                   | 140 ++++++++++++++++++++-
 2 files changed, 162 insertions(+), 3 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-06-24  7:44 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-18  3:58 [PATCH v5 0/2] cap11xx: add LED support Matt Ranostay
2015-06-18  3:58 ` [PATCH v5 1/2] dt: add cap11xx LED documentation Matt Ranostay
2015-06-18  6:49   ` Jacek Anaszewski
2015-06-22 17:59   ` Dmitry Torokhov
2015-06-23  8:36     ` Jacek Anaszewski
     [not found]       ` <55891A84.1070509-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-06-23 17:23         ` Matt Ranostay
2015-06-23 18:07           ` Dmitry Torokhov
2015-06-23 18:24             ` Matt Ranostay
     [not found]               ` <CAKzfze_n7hf629=aUb6j-tcPcBLcwTH-a8yLJWS0cLM=dOkEVQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-06-23 18:52                 ` Dmitry Torokhov
2015-06-24  7:28             ` Jacek Anaszewski
2015-06-24  7:44               ` Jacek Anaszewski
2015-06-18  3:58 ` [PATCH v5 2/2] cap11xx: add LED support Matt Ranostay
2015-06-18  6:51   ` Jacek Anaszewski
2015-06-20  2:32     ` Matt Ranostay
2015-06-22 18:08   ` Dmitry Torokhov
2015-06-23  7:00     ` 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).