mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ARM: dts: rockchip: rk3502: Add rockchip,temp-ddr-ref-mode for system monitor
Change-Id: I301b74a62285e4b0bbe1c97114f0274e54ec81b0 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -381,9 +381,13 @@
|
||||
};
|
||||
|
||||
rockchip_system_monitor: rockchip-system-monitor {
|
||||
compatible = "rockchip,system-monitor";
|
||||
compatible = "rk3506,system-monitor";
|
||||
|
||||
rockchip,thermal-zone = "soc-thermal";
|
||||
rockchip,temp-ddr-ref-mode = <
|
||||
(-40000) 1
|
||||
75000 4
|
||||
>;
|
||||
};
|
||||
|
||||
thermal_zones: thermal-zones {
|
||||
|
||||
Reference in New Issue
Block a user