summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/devicetree/bindings/thermal/brcm,avs-ro-thermal.yaml9
1 files changed, 6 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/thermal/brcm,avs-ro-thermal.yaml b/Documentation/devicetree/bindings/thermal/brcm,avs-ro-thermal.yaml
index 98e7b57bfa13..d9fdf4809a49 100644
--- a/Documentation/devicetree/bindings/thermal/brcm,avs-ro-thermal.yaml
+++ b/Documentation/devicetree/bindings/thermal/brcm,avs-ro-thermal.yaml
@@ -23,12 +23,15 @@ properties:
compatible:
const: brcm,bcm2711-thermal
- reg:
- maxItems: 1
+ # See ./thermal.txt for details
+ "#thermal-sensor-cells":
+ const: 0
required:
- compatible
- - reg
+ - '#thermal-sensor-cells'
+
+additionalProperties: false
examples:
- |