Commit a9ea01f2 authored by Joy Zou's avatar Joy Zou Committed by Vinod Koul
Browse files

dt-bindings: dma: fsl-edma: increase maxItems of interrupts and interrupt-names



The edma controller support optional error interrupt, so update interrupts
and interrupt-names's maxItems.

Signed-off-by: default avatarJoy Zou <joy.zou@nxp.com>
Signed-off-by: default avatarFrank Li <Frank.Li@nxp.com>
Reviewed-by: default avatarRob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250407-edma_err-v2-1-9d7e5b77fcc4@nxp.com


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 86071b36
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -48,11 +48,11 @@ properties:

  interrupts:
    minItems: 1
    maxItems: 64
    maxItems: 65

  interrupt-names:
    minItems: 1
    maxItems: 64
    maxItems: 65

  "#dma-cells":
    description: |