Lines Matching +full:thermal +full:- +full:sensor +full:- +full:cells
1 * Temperature Sensor on hisilicon SoCs
5 - compatible: "hisilicon,tsensor".
6 - reg: physical base address of thermal sensor and length of memory mapped
8 - interrupt: The interrupt number to the cpu. Defines the interrupt used
10 - clock-names: Input clock name, should be 'thermal_clk'.
11 - clocks: phandles for clock specified in "clock-names" property.
12 - #thermal-sensor-cells: Should be 1. See Documentation/devicetree/bindings/thermal/thermal-sensor.…
22 clock-names = "thermal_clk";
23 #thermal-sensor-cells = <1>;
28 compatible = "hisilicon,hi3660-tsensor";
31 #thermal-sensor-cells = <1>;