Lines Matching +full:thermal +full:- +full:sensor
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/thermal/brcm,bcm2835-thermal.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom BCM2835 thermal sensor
10 - Stefan Wahren <stefan.wahren@i2se.com>
13 - $ref: thermal-sensor.yaml#
18 - brcm,bcm2835-thermal
19 - brcm,bcm2836-thermal
20 - brcm,bcm2837-thermal
28 "#thermal-sensor-cells":
34 - compatible
35 - reg
36 - clocks
37 - '#thermal-sensor-cells'
40 - |
41 #include <dt-bindings/clock/bcm2835.h>
43 thermal@7e212000 {
44 compatible = "brcm,bcm2835-thermal";
47 #thermal-sensor-cells = <0>;