Skip to content

Commit 11444fb

Browse files
quic-kdybciostorulf
authored andcommitted
dt-bindings: power: domain-idle-state: Allow idle-state-name
Allow specifying a name for idle states, similar to CPU idle states in cpu/idle-states.yaml Signed-off-by: Konrad Dybcio <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Message-ID: <20241130-topic-idle_state_name-v1-1-d0ff67b0c8e9@oss.qualcomm.com> Signed-off-by: Ulf Hansson <[email protected]>
1 parent bfd5859 commit 11444fb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/power/domain-idle-state.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@ patternProperties:
5454
(i.e. idle states node with entry-method property is set to "psci")
5555
must specify this property.
5656
57+
idle-state-name:
58+
$ref: /schemas/types.yaml#/definitions/string
59+
description:
60+
A string used as a descriptive name for the idle state.
61+
5762
required:
5863
- compatible
5964
- entry-latency-us

0 commit comments

Comments
 (0)