Lines Matching refs:LED
3 LED and flash LED devices provide the same basic functionality as current
4 regulators, but extended with LED and flash LED specific features like
7 Many LED devices expose more than one current output that can be connected
8 to one or more discrete LED component. Since the arrangement of connections
9 can influence the way of the LED device initialization, the LED components
10 have to be tightly coupled with the LED device binding. They are represented
11 by child nodes of the parent LED device binding.
15 - led-sources : List of device current outputs the LED is connected to. The
17 in the LED device binding documentation.
19 - function: LED functon. Use one of the LED_FUNCTION_* prefixed definitions
23 - color : Color of the LED. Use one of the LED_COLOR_ID_* prefixed definitions
31 - label : The label for this LED. If omitted, the label is taken from the node
33 a device, i.e. no other LED class device can be assigned the same
38 - default-state : The initial state of the LED. Valid values are "on", "off",
39 and "keep". If the LED is already on or off and the default-state property is
40 set the to same value, then no glitch should be produced where the LED
41 momentarily turns off (or on). The "keep" setting will keep the LED at
46 string defining the trigger assigned to the LED. Current triggers are:
47 "backlight" - LED will act as a back-light, controlled by the framebuffer
49 "default-on" - LED will turn on (but for leds-gpio see "default-state"
51 "heartbeat" - LED "double" flashes at a load average based rate
52 "disk-activity" - LED indicates disk activity
53 "ide-disk" - LED indicates IDE disk activity (deprecated),
55 "timer" - LED flashes at a fixed, configurable rate
56 "pattern" - LED alters the brightness for the specified duration with one
69 - led-max-microamp : Maximum LED supply current in microamperes. This property
73 For flash LED controllers with configurable current this
77 - panic-indicator : This property specifies that the LED should be used,
81 this LED activity. Some LEDs can be related to a specific
83 LED may react to device(s) in a USB 2.0 port(s).
85 Ethernet ports each of them having its own LED assigned
89 In many cases LED can be related to more than one device
90 (e.g. one USB LED vs. multiple USB ports). Each source
96 Required properties for flash LED child nodes:
97 - flash-max-microamp : Maximum flash LED supply current in microamperes.
99 LED is turned off.