All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: sdm845: Add CPU capacity values
@ 2019-01-16 23:40 Matthias Kaehlcke
  2019-01-17 10:08 ` Rajendra Nayak
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Kaehlcke @ 2019-01-16 23:40 UTC (permalink / raw)
  To: Andy Gross, David Brown, Rob Herring, Mark Rutland
  Cc: linux-arm-msm, linux-soc, devicetree, linux-kernel,
	Douglas Anderson, Rajendra Nayak, Matthias Kaehlcke

Specify the relative CPU capacity of all SDM845 AP cores.

The values were provided by Qualcomm engineers.

Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
---
 arch/arm64/boot/dts/qcom/sdm845.dtsi | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
index d9be5bba62c45..e01949fd44075 100644
--- a/arch/arm64/boot/dts/qcom/sdm845.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi
@@ -99,6 +99,7 @@
 			compatible = "qcom,kryo385";
 			reg = <0x0 0x0>;
 			enable-method = "psci";
+			capacity-dmips-mhz = <607>;
 			qcom,freq-domain = <&cpufreq_hw 0>;
 			next-level-cache = <&L2_0>;
 			L2_0: l2-cache {
@@ -115,6 +116,7 @@
 			compatible = "qcom,kryo385";
 			reg = <0x0 0x100>;
 			enable-method = "psci";
+			capacity-dmips-mhz = <607>;
 			qcom,freq-domain = <&cpufreq_hw 0>;
 			next-level-cache = <&L2_100>;
 			L2_100: l2-cache {
@@ -128,6 +130,7 @@
 			compatible = "qcom,kryo385";
 			reg = <0x0 0x200>;
 			enable-method = "psci";
+			capacity-dmips-mhz = <607>;
 			qcom,freq-domain = <&cpufreq_hw 0>;
 			next-level-cache = <&L2_200>;
 			L2_200: l2-cache {
@@ -141,6 +144,7 @@
 			compatible = "qcom,kryo385";
 			reg = <0x0 0x300>;
 			enable-method = "psci";
+			capacity-dmips-mhz = <607>;
 			qcom,freq-domain = <&cpufreq_hw 0>;
 			next-level-cache = <&L2_300>;
 			L2_300: l2-cache {
@@ -154,6 +158,7 @@
 			compatible = "qcom,kryo385";
 			reg = <0x0 0x400>;
 			enable-method = "psci";
+			capacity-dmips-mhz = <1024>;
 			qcom,freq-domain = <&cpufreq_hw 1>;
 			next-level-cache = <&L2_400>;
 			L2_400: l2-cache {
@@ -167,6 +172,7 @@
 			compatible = "qcom,kryo385";
 			reg = <0x0 0x500>;
 			enable-method = "psci";
+			capacity-dmips-mhz = <1024>;
 			qcom,freq-domain = <&cpufreq_hw 1>;
 			next-level-cache = <&L2_500>;
 			L2_500: l2-cache {
@@ -180,6 +186,7 @@
 			compatible = "qcom,kryo385";
 			reg = <0x0 0x600>;
 			enable-method = "psci";
+			capacity-dmips-mhz = <1024>;
 			qcom,freq-domain = <&cpufreq_hw 1>;
 			next-level-cache = <&L2_600>;
 			L2_600: l2-cache {
@@ -193,6 +200,7 @@
 			compatible = "qcom,kryo385";
 			reg = <0x0 0x700>;
 			enable-method = "psci";
+			capacity-dmips-mhz = <1024>;
 			qcom,freq-domain = <&cpufreq_hw 1>;
 			next-level-cache = <&L2_700>;
 			L2_700: l2-cache {
-- 
2.20.1.321.g9e740568ce-goog

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: sdm845: Add CPU capacity values
  2019-01-16 23:40 [PATCH] arm64: dts: sdm845: Add CPU capacity values Matthias Kaehlcke
@ 2019-01-17 10:08 ` Rajendra Nayak
  0 siblings, 0 replies; 2+ messages in thread
From: Rajendra Nayak @ 2019-01-17 10:08 UTC (permalink / raw)
  To: Matthias Kaehlcke, Andy Gross, David Brown, Rob Herring, Mark Rutland
  Cc: linux-arm-msm, linux-soc, devicetree, linux-kernel, Douglas Anderson



On 1/17/2019 5:10 AM, Matthias Kaehlcke wrote:
> Specify the relative CPU capacity of all SDM845 AP cores.
> 
> The values were provided by Qualcomm engineers.
> 
> Signed-off-by: Matthias Kaehlcke <mka@chromium.org>

Reviewed-by: Rajendra Nayak <rnayak@codeaurora.org>

> ---
>   arch/arm64/boot/dts/qcom/sdm845.dtsi | 8 ++++++++
>   1 file changed, 8 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
> index d9be5bba62c45..e01949fd44075 100644
> --- a/arch/arm64/boot/dts/qcom/sdm845.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi
> @@ -99,6 +99,7 @@
>   			compatible = "qcom,kryo385";
>   			reg = <0x0 0x0>;
>   			enable-method = "psci";
> +			capacity-dmips-mhz = <607>;
>   			qcom,freq-domain = <&cpufreq_hw 0>;
>   			next-level-cache = <&L2_0>;
>   			L2_0: l2-cache {
> @@ -115,6 +116,7 @@
>   			compatible = "qcom,kryo385";
>   			reg = <0x0 0x100>;
>   			enable-method = "psci";
> +			capacity-dmips-mhz = <607>;
>   			qcom,freq-domain = <&cpufreq_hw 0>;
>   			next-level-cache = <&L2_100>;
>   			L2_100: l2-cache {
> @@ -128,6 +130,7 @@
>   			compatible = "qcom,kryo385";
>   			reg = <0x0 0x200>;
>   			enable-method = "psci";
> +			capacity-dmips-mhz = <607>;
>   			qcom,freq-domain = <&cpufreq_hw 0>;
>   			next-level-cache = <&L2_200>;
>   			L2_200: l2-cache {
> @@ -141,6 +144,7 @@
>   			compatible = "qcom,kryo385";
>   			reg = <0x0 0x300>;
>   			enable-method = "psci";
> +			capacity-dmips-mhz = <607>;
>   			qcom,freq-domain = <&cpufreq_hw 0>;
>   			next-level-cache = <&L2_300>;
>   			L2_300: l2-cache {
> @@ -154,6 +158,7 @@
>   			compatible = "qcom,kryo385";
>   			reg = <0x0 0x400>;
>   			enable-method = "psci";
> +			capacity-dmips-mhz = <1024>;
>   			qcom,freq-domain = <&cpufreq_hw 1>;
>   			next-level-cache = <&L2_400>;
>   			L2_400: l2-cache {
> @@ -167,6 +172,7 @@
>   			compatible = "qcom,kryo385";
>   			reg = <0x0 0x500>;
>   			enable-method = "psci";
> +			capacity-dmips-mhz = <1024>;
>   			qcom,freq-domain = <&cpufreq_hw 1>;
>   			next-level-cache = <&L2_500>;
>   			L2_500: l2-cache {
> @@ -180,6 +186,7 @@
>   			compatible = "qcom,kryo385";
>   			reg = <0x0 0x600>;
>   			enable-method = "psci";
> +			capacity-dmips-mhz = <1024>;
>   			qcom,freq-domain = <&cpufreq_hw 1>;
>   			next-level-cache = <&L2_600>;
>   			L2_600: l2-cache {
> @@ -193,6 +200,7 @@
>   			compatible = "qcom,kryo385";
>   			reg = <0x0 0x700>;
>   			enable-method = "psci";
> +			capacity-dmips-mhz = <1024>;
>   			qcom,freq-domain = <&cpufreq_hw 1>;
>   			next-level-cache = <&L2_700>;
>   			L2_700: l2-cache {
> 

-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-17 10:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-16 23:40 [PATCH] arm64: dts: sdm845: Add CPU capacity values Matthias Kaehlcke
2019-01-17 10:08 ` Rajendra Nayak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.