Lines Matching +full:polling +full:- +full:delay +full:- +full:passive
4 - compatible: should be one of the following.
5 * zte,zx296718-thermal
6 - reg: physical base address of the controller and length of memory mapped
8 - clocks : Pairs of phandle and specifier referencing the controller's clocks.
9 - clock-names: "topcrm" for the topcrm clock.
11 - #thermal-sensor-cells: must be 0.
13 Please note: slope coefficient defined in thermal-zones section need to be
19 compatible = "zte,zx296718-thermal";
22 clock-names = "topcrm", "apb";
23 #thermal-sensor-cells = <0>;
29 cluster0_cooling_dev: cluster0-cooling-dev {
30 #cooling-cells = <2>;
35 cluster1_cooling_dev: cluster1-cooling-dev {
36 #cooling-cells = <2>;
44 thermal-zones {
46 polling-delay-passive = <500>;
47 polling-delay = <1000>;
48 sustainable-power = <6500>;
50 thermal-sensors = <&tempsensor 0>;
54 coefficients = <1951 (-922)>;
60 type = "passive";
66 type = "passive";
76 cooling-maps {
79 cooling-device = <&gpu 2 5>;
84 cooling-device = <&cluster0_cooling_dev 1 2>;
89 cooling-device = <&cluster0_cooling_dev 1 2>;
94 cooling-device = <&cluster0_cooling_dev 1 2>;
99 cooling-device = <&cluster1_cooling_dev 1 2>;
105 cooling-device = <&cluster1_cooling_dev 1 2>;
111 cooling-device = <&cluster1_cooling_dev 1 2>;