arm64: dts: imx8mm: Add label to thermal-zones
Add 'thermal_zones' as a label to the thermal-zones node. Without this label, it is not possible to add additional trip points in board files. For example, to add an active trip point for controlling a fan. Signed-off-by: Daniel Schultz <d.schultz@phytec.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>master
parent
bb5b318f11
commit
fb617c00e4
|
|
@ -234,7 +234,7 @@
|
|||
arm,no-tick-in-suspend;
|
||||
};
|
||||
|
||||
thermal-zones {
|
||||
thermal_zones: thermal-zones {
|
||||
cpu-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <2000>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue