[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ci253udczwm4ovo2prpbyuqd5d2x73t52auf7adyhlyzvuzkaf@v4krfcgcvrpu>
Date: Mon, 2 Dec 2024 09:00:55 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Konrad Dybcio <konradybcio@...nel.org>
Cc: Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
Ulf Hansson <ulf.hansson@...aro.org>, "Rafael J. Wysocki" <rafael@...nel.org>,
Marijn Suijten <marijn.suijten@...ainline.org>, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-pm@...r.kernel.org, Bjorn Andersson <bjorn.andersson@....qualcomm.com>,
Konrad Dybcio <konrad.dybcio@....qualcomm.com>
Subject: Re: [PATCH 1/2] dt-bindings: power: domain-idle-state: Allow
idle-state-name
On Sat, Nov 30, 2024 at 05:39:36PM +0100, Konrad Dybcio wrote:
> From: Konrad Dybcio <konrad.dybcio@....qualcomm.com>
>
> Allow specifying a name for idle states, similar to CPU idle states
> in cpu/idle-states.yaml
>
> Signed-off-by: Konrad Dybcio <konrad.dybcio@....qualcomm.com>
> ---
> Documentation/devicetree/bindings/power/domain-idle-state.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/power/domain-idle-state.yaml b/Documentation/devicetree/bindings/power/domain-idle-state.yaml
> index ec1f6f669e50b2e7b0756cb6a737c685ad81045b..4dd4f59bbbec3058cf20f064aeec4c9602a99eb7 100644
> --- a/Documentation/devicetree/bindings/power/domain-idle-state.yaml
> +++ b/Documentation/devicetree/bindings/power/domain-idle-state.yaml
> @@ -54,6 +54,11 @@ patternProperties:
> (i.e. idle states node with entry-method property is set to "psci")
> must specify this property.
>
> + idle-state-name:
> + $ref: /schemas/types.yaml#/definitions/string
> + description:
> + A string used as a descriptive name for the idle state.
For user-visible strings we have 'label' property, but I see cpu idle
states already use this one, so I guess it is fine.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Best regards,
Krzysztof
Powered by blists - more mailing lists