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:
Wenping Zhang
2019-01-07 16:10:53 +08:00
committed by Tao Huang
parent 05702a1e17
commit ba4f1b7e41

View File

@@ -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>;