mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02: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:
parent
91ac588a05
commit
dccdbe6e4f
|
|
@ -15,12 +15,12 @@ uboot-wide-temperature {
|
|||
|
||||
&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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user