summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-ariel.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* leds: leds-ariel: convert comma to semicolonZheng Yongjun2021-01-311-3/+3
| | | | | | | | Replace a comma between expression statements by a semicolon. Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com> Reviewed-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Pavel Machek <pavel@ucw.cz>
* leds: ariel: Add driver for status LEDs on Dell Wyse 3020Lubomir Rintel2020-04-271-0/+133
This adds support for controlling the LEDs attached to the Embedded Controller on a Dell Wyse 3020 "Ariel" board. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Signed-off-by: Pavel Machek <pavel@ucw.cz>