Skip to content
Snippets Groups Projects
Commit 5917112c authored by Simon Glass's avatar Simon Glass
Browse files

dm: Add support for LEDs


Add a simple uclass for LEDs, so that these can be controlled by the device
tree and activated when needed. LEDs are referred to by their label.

This implementation requires a driver for each type of LED (e.g GPIO, I2C).

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 57251285
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment