LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: sc7280: Fixup cpufreq domain info for cpu7
@ 2021-07-20 17:09 Sibi Sankar
2021-07-20 17:50 ` Matthias Kaehlcke
2021-07-21 22:50 ` Stephen Boyd
0 siblings, 2 replies; 3+ messages in thread
From: Sibi Sankar @ 2021-07-20 17:09 UTC (permalink / raw)
To: bjorn.andersson, mka, tdas
Cc: agross, robh+dt, linux-arm-msm, devicetree, linux-kernel,
Sibi Sankar, stable
The SC7280 SoC supports a 4-Silver/3-Gold/1-Gold+ configuration and hence
the cpu7 node should point to cpufreq domain 2 instead.
Fixes: 7dbd121a2c58 ("arm64: dts: qcom: sc7280: Add cpufreq hw node")
Signed-off-by: Sibi Sankar <sibis@codeaurora.org>
Cc: stable@vger.kernel.org
---
arch/arm64/boot/dts/qcom/sc7280.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/qcom/sc7280.dtsi b/arch/arm64/boot/dts/qcom/sc7280.dtsi
index a8c274ad74c4..188c5768a55a 100644
--- a/arch/arm64/boot/dts/qcom/sc7280.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc7280.dtsi
@@ -200,7 +200,7 @@
&BIG_CPU_SLEEP_1
&CLUSTER_SLEEP_0>;
next-level-cache = <&L2_700>;
- qcom,freq-domain = <&cpufreq_hw 1>;
+ qcom,freq-domain = <&cpufreq_hw 2>;
#cooling-cells = <2>;
L2_700: l2-cache {
compatible = "cache";
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: dts: qcom: sc7280: Fixup cpufreq domain info for cpu7
2021-07-20 17:09 [PATCH] arm64: dts: qcom: sc7280: Fixup cpufreq domain info for cpu7 Sibi Sankar
@ 2021-07-20 17:50 ` Matthias Kaehlcke
2021-07-21 22:50 ` Stephen Boyd
1 sibling, 0 replies; 3+ messages in thread
From: Matthias Kaehlcke @ 2021-07-20 17:50 UTC (permalink / raw)
To: Sibi Sankar
Cc: bjorn.andersson, tdas, agross, robh+dt, linux-arm-msm,
devicetree, linux-kernel, stable
On Tue, Jul 20, 2021 at 10:39:13PM +0530, Sibi Sankar wrote:
> The SC7280 SoC supports a 4-Silver/3-Gold/1-Gold+ configuration and hence
> the cpu7 node should point to cpufreq domain 2 instead.
>
> Fixes: 7dbd121a2c58 ("arm64: dts: qcom: sc7280: Add cpufreq hw node")
> Signed-off-by: Sibi Sankar <sibis@codeaurora.org>
> Cc: stable@vger.kernel.org
> ---
> arch/arm64/boot/dts/qcom/sc7280.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sc7280.dtsi b/arch/arm64/boot/dts/qcom/sc7280.dtsi
> index a8c274ad74c4..188c5768a55a 100644
> --- a/arch/arm64/boot/dts/qcom/sc7280.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sc7280.dtsi
> @@ -200,7 +200,7 @@
> &BIG_CPU_SLEEP_1
> &CLUSTER_SLEEP_0>;
> next-level-cache = <&L2_700>;
> - qcom,freq-domain = <&cpufreq_hw 1>;
> + qcom,freq-domain = <&cpufreq_hw 2>;
> #cooling-cells = <2>;
> L2_700: l2-cache {
> compatible = "cache";
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: dts: qcom: sc7280: Fixup cpufreq domain info for cpu7
2021-07-20 17:09 [PATCH] arm64: dts: qcom: sc7280: Fixup cpufreq domain info for cpu7 Sibi Sankar
2021-07-20 17:50 ` Matthias Kaehlcke
@ 2021-07-21 22:50 ` Stephen Boyd
1 sibling, 0 replies; 3+ messages in thread
From: Stephen Boyd @ 2021-07-21 22:50 UTC (permalink / raw)
To: Sibi Sankar, bjorn.andersson, mka, tdas
Cc: agross, robh+dt, linux-arm-msm, devicetree, linux-kernel, stable
Quoting Sibi Sankar (2021-07-20 10:09:13)
> The SC7280 SoC supports a 4-Silver/3-Gold/1-Gold+ configuration and hence
> the cpu7 node should point to cpufreq domain 2 instead.
>
> Fixes: 7dbd121a2c58 ("arm64: dts: qcom: sc7280: Add cpufreq hw node")
> Signed-off-by: Sibi Sankar <sibis@codeaurora.org>
> Cc: stable@vger.kernel.org
> ---
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-07-21 22:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-20 17:09 [PATCH] arm64: dts: qcom: sc7280: Fixup cpufreq domain info for cpu7 Sibi Sankar
2021-07-20 17:50 ` Matthias Kaehlcke
2021-07-21 22:50 ` Stephen Boyd
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).