Home
last modified time | relevance | path

Searched refs:thermal (Results 1 – 25 of 100) sorted by relevance

1234

/u-boot/arch/arm/dts/
A Dk3-am654-industrial-thermal.dtsi3 #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>;
A Drk3288-thermal.dtsi3 * Device Tree Source for RK3288 SoC thermal
8 #include <dt-bindings/thermal/thermal.h>
15 thermal-sensors = <&tsadc 0>;
24 thermal-sensors = <&tsadc 1>;
64 thermal-sensors = <&tsadc 2>;
A Domap3-cpu-thermal.dtsi2 * Device Tree Source for OMAP3 SoC CPU thermal
11 #include <dt-bindings/thermal/thermal.h>
19 thermal-sensors = <&bandgap 0>;
A Ddra7-dspeve-thermal.dtsi2 * Device Tree Source for DRA7x SoC DSPEVE thermal
11 #include <dt-bindings/thermal/thermal.h>
18 thermal-sensors = <&bandgap 3>;
A Ddra7-iva-thermal.dtsi2 * Device Tree Source for DRA7x SoC IVA thermal
11 #include <dt-bindings/thermal/thermal.h>
18 thermal-sensors = <&bandgap 4>;
A Domap5-core-thermal.dtsi2 * Device Tree Source for OMAP543x SoC CORE thermal
12 #include <dt-bindings/thermal/thermal.h>
19 thermal-sensors = <&bandgap 2>;
A Domap5-gpu-thermal.dtsi2 * Device Tree Source for OMAP543x SoC GPU thermal
12 #include <dt-bindings/thermal/thermal.h>
19 thermal-sensors = <&bandgap 1>;
A Domap4-cpu-thermal.dtsi2 * Device Tree Source for OMAP4/5 SoC CPU thermal
12 #include <dt-bindings/thermal/thermal.h>
19 thermal-sensors = <&bandgap 0>;
A Dbcm2835.dtsi32 /* enable thermal sensor with the correct compatible property set */
33 &thermal {
34 compatible = "brcm,bcm2835-thermal";
A Domap443x.dtsi31 thermal-zones {
32 #include "omap4-cpu-thermal.dtsi"
41 #thermal-sensor-cells = <0>;
A Dbcm2836.dtsi86 /* enable thermal sensor with the correct compatible property set */
87 &thermal {
88 compatible = "brcm,bcm2836-thermal";
A Domap34xx.dtsi62 #thermal-sensor-cells = <0>;
66 thermal_zones: thermal-zones {
67 #include "omap3-cpu-thermal.dtsi"
A Dsun50i-h5.dtsi151 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>;
A Dbcm2837.dtsi89 /* enable thermal sensor with the correct compatible property set */
90 &thermal {
91 compatible = "brcm,bcm2837-thermal";
A Dk3-am65-wakeup.dtsi102 #thermal-sensor-cells = <1>;
105 thermal_zones: thermal-zones {
106 #include "k3-am654-industrial-thermal.dtsi"
A Drk3399-gru-kevin.dts73 #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>;
A Dsun5i-a13.dtsi49 #include <dt-bindings/thermal/thermal.h>
54 thermal-zones {
59 thermal-sensors = <&rtp>;
A Domap4460.dtsi36 thermal-zones {
37 #include "omap4-cpu-thermal.dtsi"
49 #thermal-sensor-cells = <0>;
A Dam335x-brsmarc1.dts10 #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>;
A Domap36xx.dtsi95 #thermal-sensor-cells = <0>;
144 thermal_zones: thermal-zones {
145 #include "omap3-cpu-thermal.dtsi"
/u-boot/doc/device-tree-bindings/thermal/
A Drockchip-thermal.txt15 - #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>;
/u-boot/doc/device-tree-bindings/arm/
A Darm,scmi.txt70 - #thermal-sensor-cells: should be set to 1. This property follows the
71 thermal device tree bindings[3].
105 [3] Documentation/devicetree/bindings/thermal/thermal.txt
165 #thermal-sensor-cells = <1>;
189 thermal-zones {
194 thermal-sensors = <&scmi_sensors0 3>;
/u-boot/drivers/thermal/
A Dthermal-uclass.c26 UCLASS_DRIVER(thermal) = {
A DMakefile6 obj-$(CONFIG_DM_THERMAL) += thermal-uclass.o
/u-boot/doc/device-tree-bindings/exynos/
A Dtmu.txt24 - It selects thermal tripping mode and enables thermal tripping.

Completed in 37 milliseconds

1234