summaryrefslogtreecommitdiff
path: root/test/dm/led.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-10sandbox: led: use new function to configure default statePatrick Delaunay1-0/+3
2018-05-08dm: led: add testcase for "default-state" propertyPatrick Bruenn1-1/+19
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-04-15dm: led: Add support for blinking LEDsSimon Glass1-0/+24
2017-04-15dm: led: Support toggling LEDsSimon Glass1-0/+25
2017-04-15dm: led: Add support for getting the state of an LEDSimon Glass1-0/+2
2017-04-15dm: led: Adjust the LED uclassSimon Glass1-2/+3
2015-07-22dm: test: Add a test for the LED uclassSimon Glass1-0/+72