Lines Matching +full:sensor +full:- +full:id
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/thermal/hisilicon,tsensor.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Temperature Sensor on HiSilicon SoCs
10 - Abdulrasaq Lawani <abdulrasaqolawani@gmail.com>
13 - $ref: thermal-sensor.yaml
18 - hisilicon,tsensor
19 - hisilicon,hi3660-tsensor
27 clock-names:
29 - const: thermal_clk
34 '#thermal-sensor-cells':
38 - compatible
39 - reg
40 - interrupts
41 - '#thermal-sensor-cells'
46 - |
47 #include <dt-bindings/clock/hi6220-clock.h>
48 #include <dt-bindings/interrupt-controller/arm-gic.h>
50 temperature-sensor@f7030700 {
55 clock-names = "thermal_clk";
56 #thermal-sensor-cells = <1>;