forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/Documentation/devicetree/bindings/thermal/brcm,avs-tmon.txt
....@@ -3,9 +3,13 @@
33 Thermal management core, provided by the AVS TMON hardware block.
44
55 Required properties:
6
-- compatible: must be "brcm,avs-tmon" and/or "brcm,avs-tmon-bcm7445"
6
+- compatible: must be one of:
7
+ "brcm,avs-tmon-bcm7216"
8
+ "brcm,avs-tmon-bcm7445"
9
+ "brcm,avs-tmon"
710 - reg: address range for the AVS TMON registers
8
-- interrupts: temperature monitor interrupt, for high/low threshold triggers
11
+- interrupts: temperature monitor interrupt, for high/low threshold triggers,
12
+ required except for "brcm,avs-tmon-bcm7216"
913 - interrupt-names: should be "tmon"
1014
1115 Example: