Lines Matching +full:avs +full:- +full:tmon
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/thermal/brcm,avs-tmon.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
9 description: Thermal management core, provided by the AVS TMON hardware block.
12 - Florian Fainelli <f.fainelli@gmail.com>
15 - $ref: thermal-sensor.yaml#
20 - enum:
21 - brcm,avs-tmon-bcm7216
22 - brcm,avs-tmon-bcm7445
23 - const: brcm,avs-tmon
28 Address range for the AVS TMON registers
33 interrupt-names:
35 - const: tmon
37 "#thermal-sensor-cells":
43 - compatible
44 - reg
45 - "#thermal-sensor-cells"
48 - |
50 compatible = "brcm,avs-tmon-bcm7445", "brcm,avs-tmon";
53 interrupt-names = "tmon";
54 interrupt-parent = <&avs_host_l2_intc>;
55 #thermal-sensor-cells = <0>;