arm64: dts: rockchip: rk3588s: change cpu dynamic-power-coefficient

Change cpu dynamic-power-coefficient across EAS data.

Change-Id: I06e3d4e8e05d8c42d3d2de74c8369ba51c575e66
Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
Liang Chen 2022-03-04 09:57:58 +08:00 committed by Tao Huang
parent 80f35f6e2d
commit 666fa6cca7

View File

@ -349,7 +349,7 @@ cpu_l0: cpu@0 {
d-cache-sets = <128>;
next-level-cache = <&l2_cache_l0>;
#cooling-cells = <2>;
dynamic-power-coefficient = <228>;
dynamic-power-coefficient = <100>;
};
cpu_l1: cpu@100 {
@ -423,7 +423,7 @@ cpu_b0: cpu@400 {
d-cache-sets = <256>;
next-level-cache = <&l2_cache_b0>;
#cooling-cells = <2>;
dynamic-power-coefficient = <416>;
dynamic-power-coefficient = <300>;
};
cpu_b1: cpu@500 {
@ -461,7 +461,7 @@ cpu_b2: cpu@600 {
d-cache-sets = <256>;
next-level-cache = <&l2_cache_b2>;
#cooling-cells = <2>;
dynamic-power-coefficient = <416>;
dynamic-power-coefficient = <300>;
};
cpu_b3: cpu@700 {