summaryrefslogtreecommitdiff
path: root/test/dm/led.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-08test: dm: Test for default led namingSean Anderson1-1/+2
2020-08-08dm: Rename DM test flags to make them more genericSimon Glass1-6/+6
2020-08-04dm: core: Drop header files from dm/test.hSimon Glass1-0/+1
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