aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/devicetree/bindings/watchdog/brcm,bcm7038-wdt.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/watchdog/brcm,bcm7038-wdt.yaml b/Documentation/devicetree/bindings/watchdog/brcm,bcm7038-wdt.yaml
index ed6210666ead..a926809352b8 100644
--- a/Documentation/devicetree/bindings/watchdog/brcm,bcm7038-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/brcm,bcm7038-wdt.yaml
@@ -4,7 +4,7 @@
$id: http://devicetree.org/schemas/watchdog/brcm,bcm7038-wdt.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
-title: BCM7038 watchdog timer
+title: BCM63xx and BCM7038 watchdog timer
allOf:
- $ref: "watchdog.yaml#"
@@ -16,7 +16,9 @@ maintainers:
properties:
compatible:
- const: brcm,bcm7038-wdt
+ enum:
+ - brcm,bcm6345-wdt
+ - brcm,bcm7038-wdt
reg:
maxItems: 1