Commit 840d7f01 authored by Thomas Bogendoerfer's avatar Thomas Bogendoerfer Committed by Rob Herring
Browse files

dt-bindings: interrupt-controller: idt,32434-pic: Add missing interrupts property

parent 8ca5297e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -22,6 +22,9 @@ properties:
  reg:
    maxItems: 1

  interrupts:
    maxItems: 1

  interrupt-controller: true

required:
@@ -29,6 +32,7 @@ required:
  - compatible
  - reg
  - interrupt-controller
  - interrupts

additionalProperties: false