summaryrefslogtreecommitdiff
path: root/qcom
diff options
context:
space:
mode:
authorSwetha Chikkaboraiah <c_schikk@qti.qualcomm.com>2021-03-03 15:32:42 +0530
committerSwetha Chikkaboraiah <c_schikk@qti.qualcomm.com>2021-03-03 15:32:42 +0530
commitb844d84ca4403e139e7aa1d5cd923c2aaa0369f7 (patch)
treef922f50676753daf3295982688b2f74c8a170832 /qcom
parentf21f049cfe69af988261a84844b07e3e36feb449 (diff)
downloaddevicetree-b844d84ca4403e139e7aa1d5cd923c2aaa0369f7.tar.gz
ARM: dts: msm: Replace cpufreq to perfomance
Replace governor = "cpufreq"; to "perfomance" for msm8937, msm8917 and sdm439. Change-Id: I27cffe37cc35015b36c468adc13280d67c698ff6
Diffstat (limited to 'qcom')
-rw-r--r--qcom/msm8917.dtsi4
-rw-r--r--qcom/msm8937.dtsi6
-rw-r--r--qcom/sdm439.dtsi6
3 files changed, 8 insertions, 8 deletions
diff --git a/qcom/msm8917.dtsi b/qcom/msm8917.dtsi
index 40bd992f..b6bfca59 100644
--- a/qcom/msm8917.dtsi
+++ b/qcom/msm8917.dtsi
@@ -851,7 +851,7 @@
cpu_cpu_ddr_bw: qcom,cpu-cpu-ddr-bw {
compatible = "qcom,devbw";
- governor = "cpufreq";
+ governor = "performance";
qcom,src-dst-ports =
<MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_EBI_CH0>;
qcom,active-only;
@@ -869,7 +869,7 @@
cpu0_cpu_ddr_latfloor: qcom,cpu0-cpu-ddr-latfloor {
compatible = "qcom,devbw";
- governor = "cpufreq";
+ governor = "performance";
qcom,src-dst-ports =
<MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_EBI_CH0>;
qcom,active-only;
diff --git a/qcom/msm8937.dtsi b/qcom/msm8937.dtsi
index d27a3543..b242bc12 100644
--- a/qcom/msm8937.dtsi
+++ b/qcom/msm8937.dtsi
@@ -919,7 +919,7 @@
/* TODO
* clocks = <&clock_cpu clk_cci_clk/>;
*/
- governor = "cpufreq";
+ governor = "performance";
freq-tbl-khz =
< 400000 >,
< 533333 >;
@@ -941,7 +941,7 @@
cpu_cpu_ddr_bw: qcom,cpu-cpu-ddr-bw {
compatible = "qcom,devbw";
- governor = "cpufreq";
+ governor = "performance";
qcom,src-dst-ports =
<MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_EBI_CH0>;
qcom,active-only;
@@ -959,7 +959,7 @@
cpu_cpu_ddr_latfloor: qcom,cpu-cpu-ddr-latfloor {
compatible = "qcom,devbw";
- governor = "cpufreq";
+ governor = "performance";
qcom,src-dst-ports =
<MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_EBI_CH0>;
qcom,active-only;
diff --git a/qcom/sdm439.dtsi b/qcom/sdm439.dtsi
index bc5ac4c2..d8a2fb6c 100644
--- a/qcom/sdm439.dtsi
+++ b/qcom/sdm439.dtsi
@@ -84,7 +84,7 @@
/delete-node/ qcom,cpu-cpu-ddr-bw;
cpu_cpu_ddr_bw: qcom,cpu-cpu-ddr-bw {
compatible = "qcom,devbw";
- governor = "cpufreq";
+ governor = "performance";
qcom,src-dst-ports =
<MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_EBI_CH0>;
qcom,active-only;
@@ -94,7 +94,7 @@
/delete-node/ qcom,cpu0-cpu-ddr-latfloor;
cpu0_cpu_ddr_latfloor: qcom,cpu0-cpu-ddr-latfloor {
compatible = "qcom,devbw";
- governor = "cpufreq";
+ governor = "performance";
qcom,src-dst-ports =
<MSM_BUS_MASTER_AMPSS_M0 MSM_BUS_SLAVE_EBI_CH0>;
qcom,active-only;
@@ -108,7 +108,7 @@
/* TODO
* clocks = <&clock_cpu clk_cci_clk>;
*/
- governor = "cpufreq";
+ governor = "performance";
freq-tbl-khz =
< 400000 >,
< 400000 >,