Searched refs:thermal (Results 1 – 25 of 100) sorted by relevance
1234
3 #include <dt-bindings/thermal/thermal.h>5 mpu0_thermal: mpu0-thermal {8 thermal-sensors = <&wkup_vtm0 0>;19 mpu1_thermal: mpu1-thermal {22 thermal-sensors = <&wkup_vtm0 1>;33 mcu_thermal: mcu-thermal {36 thermal-sensors = <&wkup_vtm0 2>;
3 * Device Tree Source for RK3288 SoC thermal8 #include <dt-bindings/thermal/thermal.h>15 thermal-sensors = <&tsadc 0>;24 thermal-sensors = <&tsadc 1>;64 thermal-sensors = <&tsadc 2>;
2 * Device Tree Source for OMAP3 SoC CPU thermal11 #include <dt-bindings/thermal/thermal.h>19 thermal-sensors = <&bandgap 0>;
2 * Device Tree Source for DRA7x SoC DSPEVE thermal11 #include <dt-bindings/thermal/thermal.h>18 thermal-sensors = <&bandgap 3>;
2 * Device Tree Source for DRA7x SoC IVA thermal11 #include <dt-bindings/thermal/thermal.h>18 thermal-sensors = <&bandgap 4>;
2 * Device Tree Source for OMAP543x SoC CORE thermal12 #include <dt-bindings/thermal/thermal.h>19 thermal-sensors = <&bandgap 2>;
2 * Device Tree Source for OMAP543x SoC GPU thermal12 #include <dt-bindings/thermal/thermal.h>19 thermal-sensors = <&bandgap 1>;
2 * Device Tree Source for OMAP4/5 SoC CPU thermal12 #include <dt-bindings/thermal/thermal.h>19 thermal-sensors = <&bandgap 0>;
32 /* enable thermal sensor with the correct compatible property set */33 &thermal {34 compatible = "brcm,bcm2835-thermal";
31 thermal-zones {32 #include "omap4-cpu-thermal.dtsi"41 #thermal-sensor-cells = <0>;
86 /* enable thermal sensor with the correct compatible property set */87 &thermal {88 compatible = "brcm,bcm2836-thermal";
62 #thermal-sensor-cells = <0>;66 thermal_zones: thermal-zones {67 #include "omap3-cpu-thermal.dtsi"
151 ths: thermal-sensor@1c25000 {160 #thermal-sensor-cells = <1>;164 thermal-zones {165 cpu_thermal: cpu-thermal {168 thermal-sensors = <&ths 0>;174 thermal-sensors = <&ths 1>;
89 /* enable thermal sensor with the correct compatible property set */90 &thermal {91 compatible = "brcm,bcm2837-thermal";
102 #thermal-sensor-cells = <1>;105 thermal_zones: thermal-zones {106 #include "k3-am654-industrial-thermal.dtsi"
73 #thermal-sensor-cells = <0>;82 #thermal-sensor-cells = <0>;105 bigcpu_reg_thermal: bigcpu-reg-thermal {108 thermal-sensors = <&thermistor_ppvar_bigcpu 0>;151 litcpu_reg_thermal: litcpu-reg-thermal {154 thermal-sensors = <&thermistor_ppvar_litcpu 0>;
49 #include <dt-bindings/thermal/thermal.h>54 thermal-zones {59 thermal-sensors = <&rtp>;
36 thermal-zones {37 #include "omap4-cpu-thermal.dtsi"49 #thermal-sensor-cells = <0>;
10 #include "dt-bindings/thermal/thermal.h"101 board_thermal: board-thermal {105 thermal-sensors = <&cputemp>;153 #thermal-sensor-cells = <0>;159 #thermal-sensor-cells = <0>;
95 #thermal-sensor-cells = <0>;144 thermal_zones: thermal-zones {145 #include "omap3-cpu-thermal.dtsi"
15 - #thermal-sensor-cells : Should be 1. See ./thermal.txt for a description.32 #thermal-sensor-cells = <1>;38 Example: referring to thermal sensors:39 thermal-zones {45 thermal-sensors = <&tsadc 1>;
70 - #thermal-sensor-cells: should be set to 1. This property follows the71 thermal device tree bindings[3].105 [3] Documentation/devicetree/bindings/thermal/thermal.txt165 #thermal-sensor-cells = <1>;189 thermal-zones {194 thermal-sensors = <&scmi_sensors0 3>;
26 UCLASS_DRIVER(thermal) = {
6 obj-$(CONFIG_DM_THERMAL) += thermal-uclass.o
24 - It selects thermal tripping mode and enables thermal tripping.
Completed in 37 milliseconds