Commit 9d08e590 authored by Huqiang Qin's avatar Huqiang Qin Committed by Wim Van Sebroeck
Browse files

dt-bindings: watchdog: Add support for Amlogic C3 and S4 SoCs

parent d4c85a48
Loading
Loading
Loading
Loading
+9 −3
Original line number Diff line number Diff line
@@ -15,9 +15,15 @@ allOf:

properties:
  compatible:
    enum:
    oneOf:
      - enum:
          - amlogic,meson-gxbb-wdt
          - amlogic,t7-wdt
      - items:
          - enum:
              - amlogic,c3-wdt
              - amlogic,s4-wdt
          - const: amlogic,t7-wdt

  reg:
    maxItems: 1