OSDN Git Service

auxdisplay: ht16k33: Driver for LED controller
authorRobin van der Gracht <robin@protonic.nl>
Mon, 7 Nov 2016 09:56:35 +0000 (10:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Nov 2016 15:53:19 +0000 (16:53 +0100)
commit8992da44c6805d53b920fe538992eae4afd6f22e
tree47f607d1a9f5694690e63e4847df5bd4ea632851
parent7279b238badec09efd0545293e64c21feee97f73
auxdisplay: ht16k33: Driver for LED controller

Added a driver for the Holtek HT16K33 LED controller with keyscan.

Signed-off-by: Robin van der Gracht <robin@protonic.nl>
CC: Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/display/ht16k33.txt [new file with mode: 0644]
drivers/auxdisplay/Kconfig
drivers/auxdisplay/Makefile
drivers/auxdisplay/ht16k33.c [new file with mode: 0644]