devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7 RESEND 0/3] auxdisplay: Introduce ht16k33 driver
@ 2016-11-07  9:56 Robin van der Gracht
       [not found] ` <1478512596-19242-1-git-send-email-robin-/Q/L1SwJa3aEVqv0pETR8A@public.gmane.org>
  2016-11-07  9:56 ` [PATCH v7 RESEND 3/3] MAINTAINERS: auxdisplay: Added myself as maintainer for ht16k33 driver Robin van der Gracht
  0 siblings, 2 replies; 4+ messages in thread
From: Robin van der Gracht @ 2016-11-07  9:56 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Linus Walleij, Miguel Ojeda Sandonis, Rob Herring, devicetree,
	linux-kernel, Robin van der Gracht

Rebased and resend for Greg.

This patchset adds a new driver to the auxdisplay subsystem. It also adds
devicetree binding documentation and a new vendor prefix.

I added myself as maintainer to the MAINTAINERS file.

Robin van der Gracht (3):
  of: add vendor prefix for Holtek Semiconductor
  auxdisplay: ht16k33: Driver for LED controller
  MAINTAINERS: auxdisplay: Added myself as maintainer for ht16k33 driver

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

-- 
2.7.4

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

end of thread, other threads:[~2016-11-07  9:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-07  9:56 [PATCH v7 RESEND 0/3] auxdisplay: Introduce ht16k33 driver Robin van der Gracht
     [not found] ` <1478512596-19242-1-git-send-email-robin-/Q/L1SwJa3aEVqv0pETR8A@public.gmane.org>
2016-11-07  9:56   ` [PATCH v7 RESEND 1/3] of: add vendor prefix for Holtek Semiconductor Robin van der Gracht
2016-11-07  9:56   ` [PATCH v7 RESEND 2/3] auxdisplay: ht16k33: Driver for LED controller Robin van der Gracht
2016-11-07  9:56 ` [PATCH v7 RESEND 3/3] MAINTAINERS: auxdisplay: Added myself as maintainer for ht16k33 driver Robin van der Gracht

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