Thread (7 messages) 7 messages, 3 authors, 2025-02-28
STALE504d

[PATCH 1/3] dt-bindings: dma: fsl-edma: increase maxItems of interrupts and interrupt-names

From: Frank Li <Frank.Li@nxp.com>
Date: 2025-02-28 17:42:37
Also in: dmaengine, imx, linux-devicetree, lkml
Subsystem: dma generic offload engine subsystem, freescale edma driver, open firmware and flattened device tree bindings, the rest · Maintainers: Vinod Koul, Frank Li, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Linus Torvalds

From: Joy Zou <redacted>

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

Signed-off-by: Joy Zou <redacted>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
 Documentation/devicetree/bindings/dma/fsl,edma.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/dma/fsl,edma.yaml b/Documentation/devicetree/bindings/dma/fsl,edma.yaml
index 4f925469533e7..900170b3606ef 100644
--- a/Documentation/devicetree/bindings/dma/fsl,edma.yaml
+++ b/Documentation/devicetree/bindings/dma/fsl,edma.yaml
@@ -40,11 +40,11 @@ properties:
 
   interrupts:
     minItems: 1
-    maxItems: 64
+    maxItems: 65
 
   interrupt-names:
     minItems: 1
-    maxItems: 64
+    maxItems: 65
 
   "#dma-cells":
     description: |
-- 
2.34.1

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help