Lines Matching +full:polling +full:- +full:delay +full:- +full:passive
1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
3 * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
6 #include <dt-bindings/thermal/thermal.h>
8 thermal_zones: thermal-zones {
9 wkup_thermal: wkup-thermal {
10 polling-delay-passive = <250>; /* milliseconds */
11 polling-delay = <500>; /* milliseconds */
12 thermal-sensors = <&wkup_vtm0 0>;
15 wkup_crit: wkup-crit {
23 mpu_thermal: mpu-thermal {
24 polling-delay-passive = <250>; /* milliseconds */
25 polling-delay = <500>; /* milliseconds */
26 thermal-sensors = <&wkup_vtm0 1>;
29 mpu_crit: mpu-crit {
37 c7x_thermal: c7x-thermal {
38 polling-delay-passive = <250>; /* milliseconds */
39 polling-delay = <500>; /* milliseconds */
40 thermal-sensors = <&wkup_vtm0 2>;
43 c7x_crit: c7x-crit {
51 gpu_thermal: gpu-thermal {
52 polling-delay-passive = <250>; /* milliseconds */
53 polling-delay = <500>; /* milliseconds */
54 thermal-sensors = <&wkup_vtm0 3>;
57 gpu_crit: gpu-crit {
65 r5f_thermal: r5f-thermal {
66 polling-delay-passive = <250>; /* milliseconds */
67 polling-delay = <500>; /* milliseconds */
68 thermal-sensors = <&wkup_vtm0 4>;
71 r5f_crit: r5f-crit {