arm64: dts: rockchip: rk3308: Modify power-model for cpu

Change-Id: Id0a098ff85afe49cddbc9da05da722155e338e60
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
Finley Xiao
2020-01-15 18:05:12 +08:00
committed by Tao Huang
parent 2bb51f79eb
commit 0242703065
2 changed files with 12 additions and 4 deletions

View File

@@ -48,10 +48,18 @@
enable-method = "psci";
clocks = <&cru ARMCLK>;
#cooling-cells = <2>;
dynamic-power-coefficient = <90>;
dynamic-power-coefficient = <83>;
operating-points-v2 = <&cpu0_opp_table>;
cpu-idle-states = <&CPU_SLEEP>;
next-level-cache = <&l2>;
power-model {
compatible = "simple-power-model";
leakage-range= <5 50>;
ls = <6086 6346 (-63)>;
static-coefficient = <100000>;
ts = <(-109130) 101460 (-1620) 30>;
thermal-zone = "soc-thermal";
};
};
cpu1: cpu@1 {
@@ -786,7 +794,7 @@
soc_thermal: soc-thermal {
polling-delay-passive = <20>;
polling-delay = <1000>;
sustainable-power = <300>;
sustainable-power = <360>;
thermal-sensors = <&tsadc 0>;

View File

@@ -30,8 +30,8 @@
&thermal_zones {
soc-thermal {
sustainable-power = <308>;
k_pu = <8>;
sustainable-power = <422>;
k_pu = <6>;
k_po = <1024>;
k_i = <0>;