devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] driver: leds: is31fl3196/99 dimmable dual/triple rgb driver
@ 2016-04-18 18:43 H. Nikolaus Schaller
       [not found] ` <cover.1461004995.git.hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>
  0 siblings, 1 reply; 17+ messages in thread
From: H. Nikolaus Schaller @ 2016-04-18 18:43 UTC (permalink / raw)
  To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Richard Purdie, Jacek Anaszewski, H. Nikolaus Schaller
  Cc: devicetree, linux-kernel, linux-leds, kernel, marek, letux-kernel

This patch adds a driver for the is31fl3196/99 dimmable dual/triple rgb controller chips from ISSI.

H. Nikolaus Schaller (1):
  drivers: led: is31fl319x: 6/9-channel light effect led driver

 .../devicetree/bindings/leds/is31fl319x.txt        |  41 +++
 drivers/leds/Kconfig                               |   8 +
 drivers/leds/Makefile                              |   1 +
 drivers/leds/leds-is31fl319x.c                     | 406 +++++++++++++++++++++
 include/linux/leds-is31fl319x.h                    |  24 ++
 5 files changed, 480 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/leds/is31fl319x.txt
 create mode 100644 drivers/leds/leds-is31fl319x.c
 create mode 100644 include/linux/leds-is31fl319x.h

-- 
2.7.3

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

end of thread, other threads:[~2016-07-07  8:53 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-18 18:43 [PATCH] driver: leds: is31fl3196/99 dimmable dual/triple rgb driver H. Nikolaus Schaller
     [not found] ` <cover.1461004995.git.hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>
2016-04-18 18:43   ` [PATCH] drivers: led: is31fl319x: 6/9-channel light effect led driver H. Nikolaus Schaller
2016-04-18 22:19     ` kbuild test robot
2016-04-19  1:25     ` David Rivshin (Allworx)
2016-04-19  9:15       ` Jacek Anaszewski
2016-04-19 17:21       ` H. Nikolaus Schaller
2016-04-20 21:04         ` Jacek Anaszewski
2016-07-06 10:02           ` H. Nikolaus Schaller
2016-07-07  8:46             ` Jacek Anaszewski
2016-07-07  8:53               ` H. Nikolaus Schaller
2016-07-06 10:02           ` H. Nikolaus Schaller
     [not found]     ` <75127f4bf2bb11343bdff5bfb1129a092e668c61.1461004995.git.hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>
2016-04-19  9:14       ` Jacek Anaszewski
2016-04-19 17:21         ` H. Nikolaus Schaller
2016-04-20  8:53           ` [Letux-kernel] " H. Nikolaus Schaller
2016-04-20 21:03           ` Jacek Anaszewski
2016-04-21 15:01     ` Rob Herring
2016-04-21 16:25       ` H. Nikolaus Schaller

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).