Lines Matching full:thermal
1 * Broadcom Stingray Thermal
3 This binding describes thermal sensors that is part of Stingray SoCs.
6 - compatible : Must be "brcm,sr-thermal"
10 - #thermal-sensor-cells : Thermal sensor phandler
12 - thermal-sensors: A list of thermal sensor phandles and specifier.
25 compatible = "brcm,sr-thermal";
28 #thermal-sensor-cells = <1>;
32 thermal-zones {
33 ihost0_thermal: ihost0-thermal {
36 thermal-sensors = <&tmon 0>;
45 ihost1_thermal: ihost1-thermal {
48 thermal-sensors = <&tmon 1>;
57 ihost2_thermal: ihost2-thermal {
60 thermal-sensors = <&tmon 2>;
69 ihost3_thermal: ihost3-thermal {
72 thermal-sensors = <&tmon 3>;
81 crmu_thermal: crmu-thermal {
84 thermal-sensors = <&tmon 4>;
93 nitro_thermal: nitro-thermal {
96 thermal-sensors = <&tmon 5>;