Commit cd2aa877 authored by Varshini Rajendran's avatar Varshini Rajendran Committed by Wim Van Sebroeck
Browse files

dt-bindings: watchdog: sama5d4-wdt: add compatible for sam9x7-wdt

parent 2351837b
Loading
Loading
Loading
Loading
+8 −4
Original line number Diff line number Diff line
@@ -14,10 +14,14 @@ allOf:

properties:
  compatible:
    enum:
    oneOf:
      - enum:
          - atmel,sama5d4-wdt
          - microchip,sam9x60-wdt
          - microchip,sama7g5-wdt
      - items:
          - const: microchip,sam9x7-wdt
          - const: microchip,sam9x60-wdt

  reg:
    maxItems: 1