Lines Matching full:sensor
5 $id: http://devicetree.org/schemas/thermal/thermal-sensor.yaml#
8 title: Thermal sensor binding
14 Thermal management is achieved in devicetree by describing the sensor hardware
20 - thermal-sensor: device that measures temperature, has SoC-specific bindings
25 This binding describes the thermal-sensor.
27 Thermal sensor devices provide temperature sensing capabilities on thermal
28 zones. Typical devices are I2C ADC converters and bandgaps. Thermal sensor
32 "#thermal-sensor-cells":
34 Used to uniquely identify a thermal sensor instance within an IC. Will be
35 0 on sensor nodes with only a single sensor and at least 1 on nodes
52 tsens0: thermal-sensor@c263000 {
60 #thermal-sensor-cells = <1>;
63 tsens1: thermal-sensor@c265000 {
71 #thermal-sensor-cells = <1>;