Commit 5d823d6d authored by Eddie James's avatar Eddie James Committed by Pavel Machek

dt-bindings: leds: Add retain-state-shutdown boolean

Document the retain-state-shutdown property that indicates that a LED
should not be turned off or changed during system shutdown.
Signed-off-by: default avatarEddie James <eajames@linux.ibm.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarPavel Machek <pavel@ucw.cz>
parent 09f12730
...@@ -128,6 +128,12 @@ properties: ...@@ -128,6 +128,12 @@ properties:
as a panic indicator. as a panic indicator.
type: boolean type: boolean
retain-state-shutdown:
description:
This property specifies that the LED should not be turned off or changed
when the system shuts down.
type: boolean
trigger-sources: trigger-sources:
description: | description: |
List of devices which should be used as a source triggering this LED List of devices which should be used as a source triggering this LED
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment