summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/mediatek
diff options
context:
space:
mode:
authormichael.kao <michael.kao@mediatek.com>2020-01-03 14:44:01 +0800
committerMatthias Brugger <matthias.bgg@gmail.com>2020-02-20 22:05:41 +0100
commitcc10317db0d5dc6d65211e58e1b90449db4da5f0 (patch)
treea7200afb16a35639caa99ee6cbfb0f4ee61e20ce /arch/arm64/boot/dts/mediatek
parent6fc033b560718444e699c0c5de4960c2235227da (diff)
arm64: dts: mt8183: add/update dynamic power coefficients
Add dynamic power coefficients for all cores. Signed-off-by: Michael Kao <michael.kao@mediatek.com> [mb: fix commit message] Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'arch/arm64/boot/dts/mediatek')
-rw-r--r--arch/arm64/boot/dts/mediatek/mt8183.dtsi8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
index f1381e77918b..d5c916fb0cdc 100644
--- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
@@ -75,6 +75,7 @@
enable-method = "psci";
capacity-dmips-mhz = <741>;
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
+ dynamic-power-coefficient = <84>;
};
cpu1: cpu@1 {
@@ -84,6 +85,7 @@
enable-method = "psci";
capacity-dmips-mhz = <741>;
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
+ dynamic-power-coefficient = <84>;
};
cpu2: cpu@2 {
@@ -93,6 +95,7 @@
enable-method = "psci";
capacity-dmips-mhz = <741>;
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
+ dynamic-power-coefficient = <84>;
};
cpu3: cpu@3 {
@@ -102,6 +105,7 @@
enable-method = "psci";
capacity-dmips-mhz = <741>;
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
+ dynamic-power-coefficient = <84>;
};
cpu4: cpu@100 {
@@ -111,6 +115,7 @@
enable-method = "psci";
capacity-dmips-mhz = <1024>;
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
+ dynamic-power-coefficient = <211>;
};
cpu5: cpu@101 {
@@ -120,6 +125,7 @@
enable-method = "psci";
capacity-dmips-mhz = <1024>;
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
+ dynamic-power-coefficient = <211>;
};
cpu6: cpu@102 {
@@ -129,6 +135,7 @@
enable-method = "psci";
capacity-dmips-mhz = <1024>;
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
+ dynamic-power-coefficient = <211>;
};
cpu7: cpu@103 {
@@ -138,6 +145,7 @@
enable-method = "psci";
capacity-dmips-mhz = <1024>;
cpu-idle-states = <&CPU_SLEEP &CLUSTER_SLEEP>;
+ dynamic-power-coefficient = <211>;
};
idle-states {