mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 17:12:06 +00:00
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 <eajames@linux.ibm.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Pavel Machek <pavel@ucw.cz>
This commit is contained in:
parent
09f1273064
commit
5d823d6d69
@ -128,6 +128,12 @@ properties:
|
||||
as a panic indicator.
|
||||
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:
|
||||
description: |
|
||||
List of devices which should be used as a source triggering this LED
|
||||
|
Loading…
Reference in New Issue
Block a user