arm64: dts: rockchip: rk3588s: Change idle threshold frequency to 2208MHz

Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
Change-Id: Idbe6c571d997034a282c49a141157d7896fb7f8b
This commit is contained in:
Finley Xiao
2022-05-13 16:37:55 +08:00
committed by Tao Huang
parent c443ea4939
commit 4c8bca36c7

View File

@@ -746,7 +746,7 @@
>;
low-volt-mem-read-margin = <4>;
intermediate-threshold-freq = <1008000>; /* KHz */
rockchip,idle-threshold-freq = <2400000>; /* KHz */
rockchip,idle-threshold-freq = <2208000>; /* KHz */
rockchip,reboot-freq = <1800000>; /* KHz */
rockchip,temp-hysteresis = <5000>;
@@ -959,7 +959,7 @@
>;
low-volt-mem-read-margin = <4>;
intermediate-threshold-freq = <1008000>; /* KHz */
rockchip,idle-threshold-freq = <2400000>; /* KHz */
rockchip,idle-threshold-freq = <2208000>; /* KHz */
rockchip,reboot-freq = <1800000>; /* KHz */
rockchip,temp-hysteresis = <5000>;