Hi Oleh, On 9/19/19 2:53 PM, Oleh Kravchenko wrote: > 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@xxxxxxxxxx> > Reviewed-by: Dan Murphy <dmurphy@xxxxxx> > --- > .../testing/sysfs-class-led-driver-el15203000 | 139 +++++++ > drivers/leds/Kconfig | 13 + > drivers/leds/Makefile | 1 + > drivers/leds/leds-el15203000.c | 357 ++++++++++++++++++ > 4 files changed, 510 insertions(+) > create mode 100644 Documentation/ABI/testing/sysfs-class-led-driver-el15203000 > create mode 100644 drivers/leds/leds-el15203000.c Thank you for your work on this set. Applied to the for-5.5 branch. -- Best regards, Jacek Anaszewski