|
|
@@ -14,13 +14,8 @@ LED sub-node properties:
|
|
|
see Documentation/devicetree/bindings/leds/common.txt
|
|
|
- linux,default-trigger : (optional)
|
|
|
see Documentation/devicetree/bindings/leds/common.txt
|
|
|
-- default-state: (optional) The initial state of the LED. Valid
|
|
|
- values are "on", "off", and "keep". If the LED is already on or off
|
|
|
- and the default-state property is set the to same value, then no
|
|
|
- glitch should be produced where the LED momentarily turns off (or
|
|
|
- on). The "keep" setting will keep the LED at whatever its current
|
|
|
- state is, without producing a glitch. The default is off if this
|
|
|
- property is not present.
|
|
|
+- default-state: (optional) The initial state of the LED.
|
|
|
+ see Documentation/devicetree/bindings/leds/common.txt
|
|
|
- retain-state-suspended: (optional) The suspend state can be retained.Such
|
|
|
as charge-led gpio.
|
|
|
- panic-indicator : (optional)
|