devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] auxdisplay: Introduce driver for ht16k33 LED controller
@ 2016-04-07  8:53 Robin van der Gracht
  2016-04-07  8:54 ` [PATCH v5 1/2] of: add vendor prefix for Holtek Semiconductor Robin van der Gracht
       [not found] ` <cover.1460018947.git.robin@protonic.nl>
  0 siblings, 2 replies; 5+ messages in thread
From: Robin van der Gracht @ 2016-04-07  8:53 UTC (permalink / raw)
  To: linux-kernel
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Miguel Ojeda Sandonis, Thierry Reding, Jonathan Cameron,
	Mark Brown, Maxime Ripard, devicetree, Robin van der Gracht

This patch series adds a driver for the ht16k33 LED controller and a
new vendor prefix for Holtek Semiconductor Inc.

Robin van der Gracht (2):
  of: add vendor prefix for Holtek Semiconductor
  auxdisplay: ht16k33: Driver for LED controller

 .../devicetree/bindings/display/ht16k33.txt        |  42 ++
 .../devicetree/bindings/vendor-prefixes.txt        |   1 +
 drivers/auxdisplay/Kconfig                         |   9 +
 drivers/auxdisplay/Makefile                        |   1 +
 drivers/auxdisplay/ht16k33.c                       | 563 +++++++++++++++++++++
 5 files changed, 616 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/ht16k33.txt
 create mode 100644 drivers/auxdisplay/ht16k33.c

-- 
2.5.0

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

end of thread, other threads:[~2016-04-11 14:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-07  8:53 [PATCH v5 0/2] auxdisplay: Introduce driver for ht16k33 LED controller Robin van der Gracht
2016-04-07  8:54 ` [PATCH v5 1/2] of: add vendor prefix for Holtek Semiconductor Robin van der Gracht
2016-04-11 14:44   ` Rob Herring
     [not found] ` <cover.1460018947.git.robin@protonic.nl>
2016-04-07  8:54   ` [PATCH v5 2/2] auxdisplay: ht16k33: Driver for LED controller Robin van der Gracht
     [not found]     ` <e5324c8257d2ed8e464552a0900271a4f76bff9d.1460018947.git.robin-/Q/L1SwJa3aEVqv0pETR8A@public.gmane.org>
2016-04-11 14:49       ` Rob Herring

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