aboutsummaryrefslogtreecommitdiff
path: root/drivers/led/led_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-14dm: led: Support toggling LEDsSimon Glass1-0/+7
2017-04-14dm: led: Add support for getting the state of an LEDSimon Glass1-0/+22
2017-04-14dm: led: Adjust the LED uclassSimon Glass1-3/+3
2017-04-14dm: led: Rename struct led_uclass_platSimon Glass1-2/+2
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-1/+1
2015-07-21dm: test: Add a test for the LED uclassSimon Glass1-0/+6
2015-07-21dm: led: Add a driver for GPIO-controlled LEDsSimon Glass1-0/+101