lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 21 Feb 2016 20:54:50 -0600
From:	Rob Herring <robh@...nel.org>
To:	Robin van der Gracht <robin@...tonic.nl>
Cc:	Miguel Ojeda Sandonis <miguel.ojeda.sandonis@...il.com>,
	Pawel Moll <pawel.moll@....com>,
	Mark Rutland <mark.rutland@....com>,
	Ian Campbell <ijc+devicetree@...lion.org.uk>,
	Kumar Gala <galak@...eaurora.org>,
	linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: Re: [PATCH v3] auxdisplay: ht16k33: Driver for LED controller.

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@...tonic.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@...nel.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ