leds: add LED driver for EL15203000 board
authorOleh Kravchenko <oleg@kaa.org.ua>
Thu, 19 Sep 2019 12:53:13 +0000 (15:53 +0300)
committerPavel <pavel@ucw.cz>
Sun, 3 Nov 2019 16:37:06 +0000 (17:37 +0100)
commitfc19967bcb8f1ab49594191ee0d352d763dc170e
tree62105dad3d501e087f65a464e598a5063f51ad93
parenta788f6f2e28d03edbbaf81b69788e57e3e031aeb
leds: add LED driver for EL15203000 board

This patch adds a LED class driver for the LEDs found on
the Crane Merchandising System EL15203000 LEDs board
(aka RED LEDs board).

Signed-off-by: Oleh Kravchenko <oleg@kaa.org.ua>
Reviewed-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
Documentation/ABI/testing/sysfs-class-led-driver-el15203000 [new file with mode: 0644]
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/leds-el15203000.c [new file with mode: 0644]