lkml.org 
[lkml]   [2017]   [Nov]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/3] Qualcomm Light Pulse Generator
Date
This series introduces a generic pattern interface in the LED class and
a driver for the Qualcomm Light Pulse Generator.

Bjorn Andersson (3):
leds: core: Introduce generic pattern interface
leds: Add driver for Qualcomm LPG
DT: leds: Add Qualcomm Light Pulse Generator binding

Documentation/ABI/testing/sysfs-class-led | 20 +
.../devicetree/bindings/leds/leds-qcom-lpg.txt | 66 ++
drivers/leds/Kconfig | 7 +
drivers/leds/Makefile | 1 +
drivers/leds/led-class.c | 150 +++
drivers/leds/leds-qcom-lpg.c | 1232 ++++++++++++++++++++
include/linux/leds.h | 21 +
7 files changed, 1497 insertions(+)
create mode 100644 Documentation/devicetree/bindings/leds/leds-qcom-lpg.txt
create mode 100644 drivers/leds/leds-qcom-lpg.c

--
2.15.0

\
 
 \ /
  Last update: 2017-11-15 08:14    [W:0.319 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site