arm64: dts: rockchip: rk3576: set limit rate and offline cpus for early suspend

Signed-off-by: Liang Chen <cl@rock-chips.com>
Change-Id: I6601d4abefc95de3c9a4f3e5d555444af0b59509
This commit is contained in:
Liang Chen
2024-06-13 11:44:13 +08:00
committed by Tao Huang
parent 40b5dbb463
commit 980a9f6834
2 changed files with 15 additions and 0 deletions

View File

@@ -57,3 +57,15 @@
};
};
};
&cluster0_opp_table {
/delete-property/ rockchip,early-suspend-freq;
};
&cluster1_opp_table {
/delete-property/ rockchip,early-suspend-freq;
};
&rockchip_system_monitor {
/delete-property/ rockchip,early-suspend-offline-cpus;
};

View File

@@ -424,6 +424,7 @@
495000 4
>;
intermediate-threshold-freq = <816000>;
rockchip,early-suspend-freq = <1800000>;
rockchip,reboot-freq = <1416000>;
rockchip,temp-hysteresis = <5000>;
@@ -542,6 +543,7 @@
495000 4
>;
intermediate-threshold-freq = <816000>;
rockchip,early-suspend-freq = <408000>;
rockchip,reboot-freq = <1608000>;
rockchip,temp-hysteresis = <5000>;
@@ -1335,6 +1337,7 @@
compatible = "rockchip,system-monitor";
rockchip,thermal-zone = "little-core-thermal";
rockchip,early-suspend-offline-cpus = "4-7";
};
thermal_zones: thermal-zones {