arm64: dts: rockchip: rk3568: adjust opp-talbe when low-temp for cpu

Change-Id: I5fd3fc83285e557a454da25d3cb00ee007e6af60
Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
Liang Chen
2021-01-11 20:44:29 +08:00
committed by Tao Huang
parent 013e1bdf50
commit a5cb2bba3a

View File

@@ -108,6 +108,13 @@
compatible = "operating-points-v2";
opp-shared;
rockchip,temp-hysteresis = <5000>;
rockchip,low-temp = <0>;
rockchip,low-temp-adjust-volt = <
/* MHz MHz uV */
1200 1200 50000
>;
nvmem-cells = <&cpu_leakage>;
nvmem-cell-names = "leakage";
@@ -271,6 +278,8 @@
rockchip_system_monitor: rockchip-system-monitor {
compatible = "rockchip,system-monitor";
rockchip,thermal-zone = "soc-thermal";
};
thermal_zones: thermal-zones {