Skip to content

Commit 5d823d6

Browse files
Eddie Jamespavelmachek
authored andcommitted
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: Eddie James <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Pavel Machek <[email protected]>
1 parent 09f1273 commit 5d823d6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/devicetree/bindings/leds/common.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,12 @@ properties:
128128
as a panic indicator.
129129
type: boolean
130130

131+
retain-state-shutdown:
132+
description:
133+
This property specifies that the LED should not be turned off or changed
134+
when the system shuts down.
135+
type: boolean
136+
131137
trigger-sources:
132138
description: |
133139
List of devices which should be used as a source triggering this LED

0 commit comments

Comments
 (0)