mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
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:
@@ -349,7 +349,7 @@
|
|||||||
d-cache-sets = <128>;
|
d-cache-sets = <128>;
|
||||||
next-level-cache = <&l2_cache_l0>;
|
next-level-cache = <&l2_cache_l0>;
|
||||||
#cooling-cells = <2>;
|
#cooling-cells = <2>;
|
||||||
dynamic-power-coefficient = <228>;
|
dynamic-power-coefficient = <100>;
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu_l1: cpu@100 {
|
cpu_l1: cpu@100 {
|
||||||
@@ -423,7 +423,7 @@
|
|||||||
d-cache-sets = <256>;
|
d-cache-sets = <256>;
|
||||||
next-level-cache = <&l2_cache_b0>;
|
next-level-cache = <&l2_cache_b0>;
|
||||||
#cooling-cells = <2>;
|
#cooling-cells = <2>;
|
||||||
dynamic-power-coefficient = <416>;
|
dynamic-power-coefficient = <300>;
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu_b1: cpu@500 {
|
cpu_b1: cpu@500 {
|
||||||
@@ -461,7 +461,7 @@
|
|||||||
d-cache-sets = <256>;
|
d-cache-sets = <256>;
|
||||||
next-level-cache = <&l2_cache_b2>;
|
next-level-cache = <&l2_cache_b2>;
|
||||||
#cooling-cells = <2>;
|
#cooling-cells = <2>;
|
||||||
dynamic-power-coefficient = <416>;
|
dynamic-power-coefficient = <300>;
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu_b3: cpu@700 {
|
cpu_b3: cpu@700 {
|
||||||
|
|||||||
Reference in New Issue
Block a user