Lines Matching +full:stih407 +full:- +full:thermal
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/thermal/st,stih407-thermal.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: STMicroelectronics STi digital thermal sensor (DTS)
10 - Patrice Chotard <patrice.chotard@foss.st.com>
11 - Lee Jones <lee@kernel.org>
14 - $ref: thermal-sensor.yaml
18 const: st,stih407-thermal
26 clock-names:
28 - const: thermal
32 For thermal sensors for which no interrupt has been defined, a polling
36 '#thermal-sensor-cells':
40 - compatible
41 - reg
42 - clocks
43 - clock-names
48 - |
49 #include <dt-bindings/interrupt-controller/arm-gic.h>
50 temperature-sensor@91a0000 {
51 compatible = "st,stih407-thermal";
53 clock-names = "thermal";
56 #thermal-sensor-cells = <0>;