summaryrefslogtreecommitdiff
path: root/drivers/led/led_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass2017-06-011-8/+5
* dm: led: Support toggling LEDsSimon Glass2017-04-141-0/+7
* dm: led: Add support for getting the state of an LEDSimon Glass2017-04-141-0/+22
* dm: led: Adjust the LED uclassSimon Glass2017-04-141-3/+3
* dm: led: Rename struct led_uclass_platSimon Glass2017-04-141-2/+2
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* dm: test: Add a test for the LED uclassSimon Glass2015-07-211-0/+6
* dm: led: Add a driver for GPIO-controlled LEDsSimon Glass2015-07-211-0/+101