Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1339092

Re: [PATCH v3] auxdisplay: ht16k33: Driver for LED controller.

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3] auxdisplay: ht16k33: Driver for LED controller.
Date 2016-02-22 04:00 +0100
Message-ID <r4OT8-7hh-15@gated-at.bofh.it> (permalink)
References <r3tnI-3zl-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Feb 18, 2016 at 10:44:02AM +0100, Robin van der Gracht wrote:
> This is a driver for the Holtek HT16K33 LED controller with keyscan.
> 
> Signed-off-by: Robin van der Gracht <robin@protonic.nl>
> ---
> Changes in v3:
>  - Renamed device-tree property 'refresh-rate' to 'refresh-rate-hz'
>  - Renamed device-tree property 'default-brightness' to 'default-brightness-level'
>  - Realligned the strings in the documentation (ht16k33.txt).
> 
>  .../devicetree/bindings/display/ht16k33.txt        |  42 ++

Acked-by: Rob Herring <robh@kernel.org>

>  drivers/auxdisplay/Kconfig                         |   9 +
>  drivers/auxdisplay/Makefile                        |   1 +
>  drivers/auxdisplay/ht16k33.c                       | 574 +++++++++++++++++++++
>  4 files changed, 626 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/display/ht16k33.txt
>  create mode 100644 drivers/auxdisplay/ht16k33.c

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v3] auxdisplay: ht16k33: Driver for LED controller. Robin van der Gracht <robin@protonic.nl> - 2016-02-18 10:50 +0100
  Re: [PATCH v3] auxdisplay: ht16k33: Driver for LED controller. Rob Herring <robh@kernel.org> - 2016-02-22 04:00 +0100

csiph-web