aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/devicetree/bindings/leds/leds-gpio.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/leds/leds-gpio.txt b/Documentation/devicetree/bindings/leds/leds-gpio.txt
index 76535ca37120..a48dda268f81 100644
--- a/Documentation/devicetree/bindings/leds/leds-gpio.txt
+++ b/Documentation/devicetree/bindings/leds/leds-gpio.txt
@@ -18,6 +18,9 @@ LED sub-node properties:
18 see Documentation/devicetree/bindings/leds/common.txt 18 see Documentation/devicetree/bindings/leds/common.txt
19- retain-state-suspended: (optional) The suspend state can be retained.Such 19- retain-state-suspended: (optional) The suspend state can be retained.Such
20 as charge-led gpio. 20 as charge-led gpio.
21- retain-state-shutdown: (optional) Retain the state of the LED on shutdown.
22 Useful in BMC systems, for example when the BMC is rebooted while the host
23 remains up.
21- panic-indicator : (optional) 24- panic-indicator : (optional)
22 see Documentation/devicetree/bindings/leds/common.txt 25 see Documentation/devicetree/bindings/leds/common.txt
23 26