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

This patch will impact performance, so disable this feature by default.

This reverts commit 980a9f6834.

Change-Id: I8f7e2413049f92e87b4a915e9e597172ecb955ce
Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
Liang Chen
2024-08-09 14:51:00 +08:00
committed by Tao Huang
parent 68cf3d9c46
commit 0895030273
2 changed files with 0 additions and 15 deletions

View File

@@ -57,15 +57,3 @@
};
};
};
&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

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