mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
ARM64: dts: rockchip: add voltage restriction during high temperature for rk3399K.
Change-Id: If0c3f6529cb234620cca22630c7bf575c6491c4a Signed-off-by: Wenping Zhang <wenping.zhang@rock-chips.com>
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
*/
|
||||
|
||||
&cluster0_opp {
|
||||
rockchip,high-temp = <70000>;
|
||||
rockchip,high-temp-max-volt = <1125000>;
|
||||
opp-1512000000 {
|
||||
opp-hz = /bits/ 64 <1512000000>;
|
||||
opp-microvolt = <1150000 1150000 1250000>;
|
||||
@@ -12,6 +14,8 @@
|
||||
};
|
||||
|
||||
&cluster1_opp {
|
||||
rockchip,high-temp = <70000>;
|
||||
rockchip,high-temp-max-volt = <1200000>;
|
||||
opp-2016000000 {
|
||||
opp-hz = /bits/ 64 <2016000000>;
|
||||
opp-microvolt = <1250000 1250000 1250000>;
|
||||
|
||||
Reference in New Issue
Block a user