mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3308k use rockchip,high-temp-max-freq
As the opp voltage may be changed if enable pvtm, it's better to use rockchip,high-temp-max-freq. Change-Id: If480a6ffa23efa9213b3b809f3cde320ce2a5ddd Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -15,12 +15,12 @@
|
||||
|
||||
&cpu0_opp_table {
|
||||
rockchip,high-temp = <55000>;
|
||||
rockchip,high-temp-max-volt = <1125000>;
|
||||
rockchip,high-temp-max-freq = <1008000>;
|
||||
};
|
||||
|
||||
&rk3308bs_cpu0_opp_table {
|
||||
rockchip,high-temp = <55000>;
|
||||
rockchip,high-temp-max-volt = <1125000>;
|
||||
rockchip,high-temp-max-freq = <1008000>;
|
||||
};
|
||||
|
||||
&rockchip_suspend {
|
||||
|
||||
Reference in New Issue
Block a user