mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user