Searched +full:avs +full:- +full:tmon +full:- +full:bcm7445 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | brcm,avs-tmon.txt | 3 Thermal management core, provided by the AVS TMON hardware block. 6 - compatible: must be one of: 7 "brcm,avs-tmon-bcm7216" 8 "brcm,avs-tmon-bcm7445" 9 "brcm,avs-tmon" 10 - reg: address range for the AVS TMON registers 11 - interrupts: temperature monitor interrupt, for high/low threshold triggers, 12 required except for "brcm,avs-tmon-bcm7216" 13 - interrupt-names: should be "tmon" 18 compatible = "brcm,avs-tmon-bcm7445", "brcm,avs-tmon"; [all …]
|
H A D | brcm,avs-tmon.yaml | 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 [all …]
|