public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add ktd2692 Flash LED driver
@ 2015-02-27  1:01 Ingi Kim
  2015-02-27  1:01 ` [PATCH 1/3] of: Add vendor prefix for Kinetic technologies Ingi Kim
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Ingi Kim @ 2015-02-27  1:01 UTC (permalink / raw)
  To: robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak,
	cooloney, rpurdie, treding, p.zabel, andrew, gregkh,
	florian.vaussard, arno, kuninori.morimoto.gx, hytszk,
	antonynpavlov
  Cc: devicetree, linux-kernel, linux-leds, Ingi Kim

This patch supports KTD2692 flash LED driver

Ingi Kim (3):
  of: Add vendor prefix for Kinetic technologies
  leds: ktd2692: add device tree bindings for ktd2692
  leds: Add ktd2692 flash LED driver

 .../devicetree/bindings/leds/leds-ktd2692.txt      |   19 ++
 .../devicetree/bindings/vendor-prefixes.txt        |    1 +
 drivers/leds/Kconfig                               |    8 +
 drivers/leds/Makefile                              |    1 +
 drivers/leds/leds-ktd2692.c                        |  245 ++++++++++++++++++++
 5 files changed, 274 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/leds/leds-ktd2692.txt
 create mode 100644 drivers/leds/leds-ktd2692.c

-- 
1.7.9.5


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

end of thread, other threads:[~2015-03-03  7:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-27  1:01 [PATCH 0/3] Add ktd2692 Flash LED driver Ingi Kim
2015-02-27  1:01 ` [PATCH 1/3] of: Add vendor prefix for Kinetic technologies Ingi Kim
2015-02-27  1:01 ` [PATCH 2/3] leds: ktd2692: add device tree bindings for ktd2692 Ingi Kim
2015-02-27  1:01 ` [PATCH 3/3] leds: Add ktd2692 flash LED driver Ingi Kim
2015-02-27  3:36   ` Varka Bhadram
2015-02-27  6:55     ` Ingi Kim
2015-02-27  8:42 ` [PATCH 0/3] Add ktd2692 Flash " Jacek Anaszewski
2015-03-02  7:14   ` Ingi Kim
2015-03-02  9:15     ` Sakari Ailus
2015-03-02 20:07       ` Bryan Wu
2015-03-02 22:03         ` Sakari Ailus
2015-03-03  2:55           ` Ingi Kim
2015-03-03  7:48         ` Jacek Anaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox