mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user