Searched +full:tsens +full:- +full:v2 (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR MIT)4 ---5 $id: http://devicetree.org/schemas/thermal/qcom-tsens.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: QCOM SoC Temperature Sensor (TSENS)11 - Amit Kucheria <amitk@kernel.org>14 QCOM SoCs have TSENS IP to allow temperature measurement. There are currently16 The IP versions are named v0.1, v1 and v2 in the driver, where v0.1 captures22 - description: v0.1 of TSENS24 - enum:[all …]
1 # SPDX-License-Identifier: (GPL-2.0)4 ---5 $id: http://devicetree.org/schemas/thermal/thermal-sensor.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#11 - Amit Kucheria <amitk@kernel.org>20 - thermal-sensor: device that measures temperature, has SoC-specific bindings21 - cooling-device: device used to dissipate heat either passively or actively22 - thermal-zones: a container of the following node types used to describe all25 This binding describes the thermal-sensor.32 "#thermal-sensor-cells":[all …]
1 # SPDX-License-Identifier: (GPL-2.0)4 ---5 $id: http://devicetree.org/schemas/thermal/thermal-zones.yaml#6 $schema: http://devicetree.org/meta-schemas/base.yaml#11 - Amit Kucheria <amitk@kernel.org>20 - thermal-sensor: device that measures temperature, has SoC-specific bindings21 - cooling-device: device used to dissipate heat either passively or actively22 - thermal-zones: a container of the following node types used to describe all25 This binding describes the thermal-zones.27 The polling-delay properties of a thermal-zone are bound to the maximum dT/dt[all …]