mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
To: Maulik Shah <maulik.shah@oss.qualcomm.com>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Abel Vesa <abelvesa@kernel.org>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>,
	Luca Weiss <luca.weiss@fairphone.com>,
	cros-qcom-dts-watchers@chromium.org
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 22/31] arm64: dts: qcom: monaco: Add domain idle state names
Date: Mon, 14 Sep 2026 14:27:35 +0200	[thread overview]
Message-ID: <1b4860df-8c5f-4ba2-bcac-6ebca94a664a@oss.qualcomm.com> (raw)
In-Reply-To: <20260914-b4-idle-state-name-v1-22-660c31187819@oss.qualcomm.com>

On 9/14/26 8:59 AM, Maulik Shah wrote:
> Add the idle-state-name property for the domain idle state so low power
> modes are described consistently and its name is printed in pmdomain
> debugfs.
> 
> While at it, update CPU idle state names to match the low power modes
> they describe.
> 
> Signed-off-by: Maulik Shah <maulik.shah@oss.qualcomm.com>
> ---

[...]

>  			gold_cluster_sleep: cluster-sleep-1 {
>  				compatible = "domain-idle-state";
> +				idle-state-name = "l3-pc";
>  				arm,psci-suspend-param = <0x41000044>;
>  				entry-latency-us = <2752>;
>  				exit-latency-us = <3048>;
>  				min-residency-us = <6118>;
>  			};
>  
> -			system_sleep: domain-sleep {
> +			cluster_sleep_apss_rsc_pc: domain-sleep {

This is really a system-level state and any overloading of the name
'cluster' is only confusing here

Konrad

  parent reply	other threads:[~2026-09-14 12:27 UTC|newest]

Thread overview: 92+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-14  6:59 [PATCH 00/31] " Maulik Shah
2026-09-14  6:59 ` [PATCH 01/31] arm64: dts: qcom: milos: " Maulik Shah
2026-09-14  7:35   ` Abel Vesa
2026-09-14 12:21   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 02/31] arm64: dts: qcom: sm8750: " Maulik Shah
2026-09-14 12:21   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 03/31] arm64: dts: qcom: kaanapali: " Maulik Shah
2026-09-14  7:35   ` Abel Vesa
2026-09-14 12:22   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 04/31] arm64: dts: qcom: hamoa: " Maulik Shah
2026-09-14  7:36   ` Abel Vesa
2026-09-14 12:22   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 05/31] arm64: dts: qcom: glymur: " Maulik Shah
2026-09-14  7:36   ` Abel Vesa
2026-09-14 12:22   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 06/31] arm64: dts: qcom: sdm845: " Maulik Shah
2026-09-14  7:36   ` Abel Vesa
2026-09-14 12:23   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 07/31] arm64: dts: qcom: sc8180x: " Maulik Shah
2026-09-14  7:37   ` Abel Vesa
2026-09-14 12:23   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 08/31] arm64: dts: qcom: sdm670: " Maulik Shah
2026-09-14  7:37   ` Abel Vesa
2026-09-14 12:23   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 09/31] arm64: dts: qcom: sm6115: " Maulik Shah
2026-09-14  7:38   ` Abel Vesa
2026-09-14  6:59 ` [PATCH 10/31] arm64: dts: qcom: sm6350: " Maulik Shah
2026-09-14  7:38   ` Abel Vesa
2026-09-14  6:59 ` [PATCH 11/31] arm64: dts: qcom: sm6375: " Maulik Shah
2026-09-14  7:38   ` Abel Vesa
2026-09-14  6:59 ` [PATCH 12/31] arm64: dts: qcom: sm8150: " Maulik Shah
2026-09-14  7:38   ` Abel Vesa
2026-09-14 12:24   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 13/31] arm64: dts: qcom: talos: " Maulik Shah
2026-09-14  7:39   ` Abel Vesa
2026-09-14 12:25   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 14/31] arm64: dts: qcom: sm8250: " Maulik Shah
2026-09-14  7:39   ` Abel Vesa
2026-09-14 12:25   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 15/31] arm64: dts: qcom: sm8350: " Maulik Shah
2026-09-14  7:39   ` Abel Vesa
2026-09-14 12:25   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 16/31] arm64: dts: qcom: sm8450: " Maulik Shah
2026-09-14  7:39   ` Abel Vesa
2026-09-14 12:25   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 17/31] arm64: dts: qcom: sm8550: " Maulik Shah
2026-09-14  7:40   ` Abel Vesa
2026-09-14 12:26   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 18/31] arm64: dts: qcom: sm8650: " Maulik Shah
2026-09-14  7:40   ` Abel Vesa
2026-09-14 12:26   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 19/31] arm64: dts: qcom: eliza: " Maulik Shah
2026-09-14  7:40   ` Abel Vesa
2026-09-14 12:26   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 20/31] arm64: dts: qcom: agatti: " Maulik Shah
2026-09-14  7:41   ` Abel Vesa
2026-09-14 12:26   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 21/31] arm64: dts: qcom: lemans: " Maulik Shah
2026-09-14  7:41   ` Abel Vesa
2026-09-14 12:26   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 22/31] arm64: dts: qcom: monaco: " Maulik Shah
2026-09-14  7:41   ` Abel Vesa
2026-09-14 12:27   ` Konrad Dybcio [this message]
2026-09-14 13:59     ` Maulik Shah
2026-09-14  6:59 ` [PATCH 23/31] arm64: dts: qcom: msm8916: " Maulik Shah
2026-09-14  7:41   ` Abel Vesa
2026-09-14 12:27   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 24/31] arm64: dts: qcom: msm8917: " Maulik Shah
2026-09-14  7:42   ` Abel Vesa
2026-09-14 12:27   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 25/31] arm64: dts: qcom: qdu1000: " Maulik Shah
2026-09-14  7:42   ` Abel Vesa
2026-09-14 12:27   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 26/31] arm64: dts: qcom: sar2130p: " Maulik Shah
2026-09-14  7:42   ` Abel Vesa
2026-09-14 12:28   ` Konrad Dybcio
2026-09-14  6:59 ` [PATCH 27/31] arm64: dts: qcom: sc8280xp: " Maulik Shah
2026-09-14  7:42   ` Abel Vesa
2026-09-14 12:28   ` Konrad Dybcio
2026-09-14  7:00 ` [PATCH 28/31] arm64: dts: qcom: sdx75: " Maulik Shah
2026-09-14  7:43   ` Abel Vesa
2026-09-14 12:28   ` Konrad Dybcio
2026-09-14  7:00 ` [PATCH 29/31] arm64: dts: qcom: sm4450: " Maulik Shah
2026-09-14  7:43   ` Abel Vesa
2026-09-14 12:28   ` Konrad Dybcio
2026-09-14  7:00 ` [PATCH 30/31] arm64: dts: qcom: sc7180: " Maulik Shah
2026-09-14  7:44   ` Abel Vesa
2026-09-14 12:28   ` Konrad Dybcio
2026-09-14  7:00 ` [PATCH 31/31] arm64: dts: qcom: sc7280: " Maulik Shah
2026-09-14  7:44   ` Abel Vesa
2026-09-14 12:28   ` Konrad Dybcio
2026-09-14 12:30 ` [PATCH 00/31] " Konrad Dybcio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1b4860df-8c5f-4ba2-bcac-6ebca94a664a@oss.qualcomm.com \
    --to=konrad.dybcio@oss.qualcomm.com \
    --cc=abelvesa@kernel.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=cros-qcom-dts-watchers@chromium.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@oss.qualcomm.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luca.weiss@fairphone.com \
    --cc=maulik.shah@oss.qualcomm.com \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®