Commit 4aece33c authored by Olivier Dautricourt's avatar Olivier Dautricourt Committed by Vinod Koul
Browse files

dt-bindings: dma: altera-msgdma: make response port optional

parent 26f1ca91
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -24,13 +24,15 @@ properties:
    items:
      - description: Control and Status Register Slave Port
      - description: Descriptor Slave Port
      - description: Response Slave Port
      - description: Response Slave Port (Optional)
    minItems: 2

  reg-names:
    items:
      - const: csr
      - const: desc
      - const: resp
    minItems: 2

  interrupts:
    maxItems: 1