public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>
Cc: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Akhil P Oommen <quic_akhilpo@quicinc.com>,
	Sibi Sankar <quic_sibis@quicinc.com>,
	Rajendra Nayak <quic_rjendra@quicinc.com>,
	Abel Vesa <abel.vesa@linaro.org>,
	Marijn Suijten <marijn.suijten@somainline.org>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] arm64: dts: qcom: x1e80100: Update C4/C5 residency/exit numbers
Date: Tue, 22 Oct 2024 18:28:21 +0200	[thread overview]
Message-ID: <ZxfSpRDQY10dvHC_@hovoldconsulting.com> (raw)
In-Reply-To: <20240716-topic-h_bits-v1-2-f6c5d3ff982c@linaro.org>

On Tue, Jul 16, 2024 at 12:35:04PM +0200, Konrad Dybcio wrote:
> Update the numbers based on the information found in the DSDT.
> 
> Fixes: af16b00578a7 ("arm64: dts: qcom: Add base X1E80100 dtsi and the QCP dts")
> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
> ---

What happened to this one? Was it silently rejected?

Only the first patch in the series was merged.

>  arch/arm64/boot/dts/qcom/x1e80100.dtsi | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/x1e80100.dtsi b/arch/arm64/boot/dts/qcom/x1e80100.dtsi
> index 47bb26a66b2e..120bc418c444 100644
> --- a/arch/arm64/boot/dts/qcom/x1e80100.dtsi
> +++ b/arch/arm64/boot/dts/qcom/x1e80100.dtsi
> @@ -278,8 +278,8 @@ CLUSTER_C4: cpu-sleep-0 {
>  				idle-state-name = "ret";
>  				arm,psci-suspend-param = <0x00000004>;
>  				entry-latency-us = <180>;
> -				exit-latency-us = <320>;
> -				min-residency-us = <1000>;
> +				exit-latency-us = <500>;
> +				min-residency-us = <600>;
>  			};
>  		};
>  
> @@ -298,7 +298,7 @@ CLUSTER_CL5: cluster-sleep-1 {
>  				idle-state-name = "ret-pll-off";
>  				arm,psci-suspend-param = <0x01000054>;
>  				entry-latency-us = <2200>;
> -				exit-latency-us = <2500>;
> +				exit-latency-us = <4000>;
>  				min-residency-us = <7000>;
>  			};
>  		};

Johan

  reply	other threads:[~2024-10-22 16:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-16 10:35 [PATCH 0/2] More X1E bits Konrad Dybcio
2024-07-16 10:35 ` [PATCH 1/2] arm64: dts: qcom: x1e80100: Fix Adreno SMMU global interrupt Konrad Dybcio
2024-07-16 10:35 ` [PATCH 2/2] arm64: dts: qcom: x1e80100: Update C4/C5 residency/exit numbers Konrad Dybcio
2024-10-22 16:28   ` Johan Hovold [this message]
2024-08-15 20:40 ` (subset) [PATCH 0/2] More X1E bits Bjorn Andersson

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=ZxfSpRDQY10dvHC_@hovoldconsulting.com \
    --to=johan@kernel.org \
    --cc=abel.vesa@linaro.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marijn.suijten@somainline.org \
    --cc=quic_akhilpo@quicinc.com \
    --cc=quic_rjendra@quicinc.com \
    --cc=quic_sibis@quicinc.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