Home
last modified time | relevance | path

Searched hist:"5917112 c" (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/doc/device-tree-bindings/leds/
H A Dcommon.txt5917112c Tue Jun 23 16:38:45 CDT 2015 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/drivers/led/
H A DMakefile5917112c Tue Jun 23 16:38:45 CDT 2015 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>
H A Dled-uclass.c5917112c Tue Jun 23 16:38:45 CDT 2015 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>
H A DKconfig5917112c Tue Jun 23 16:38:45 CDT 2015 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/include/
H A Dled.h5917112c Tue Jun 23 16:38:45 CDT 2015 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/drivers/
H A DKconfig5917112c Tue Jun 23 16:38:45 CDT 2015 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>
H A DMakefile5917112c Tue Jun 23 16:38:45 CDT 2015 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/include/dm/
H A Duclass-id.h5917112c Tue Jun 23 16:38:45 CDT 2015 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/scripts/
H A DMakefile.spl5917112c Tue Jun 23 16:38:45 CDT 2015 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>