[PATCH v2] dt-bindings: misc: xlnx,axi-fifo-mm-s: fix interrupt-parent property
From: Alexandru Hossu
Date: Wed Mar 04 2026 - 07:46:12 EST
v2: Remove interrupt-parent property declaration as it is a standard
property that does not need to be explicitly defined in the binding.
Signed-off-by: Alexandru Hossu <hossu.alexandru@xxxxxxxxx>From 403c6c299c82c39dd09ed9ed75d6750d358e53da Mon Sep 17 00:00:00 2001
From: Alexandru Hossu <hossu.alexandru@xxxxxxxxx>
Date: Wed, 4 Mar 2026 13:43:09 +0100
Subject: [PATCH v2] dt-bindings: misc: xlnx,axi-fifo-mm-s: fix
interrupt-parent property
Signed-off-by: Alexandru Hossu <hossu.alexandru@xxxxxxxxx>
---
Documentation/devicetree/bindings/misc/xlnx,axi-fifo-mm-s.yaml | 2 --
1 file changed, 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/misc/xlnx,axi-fifo-mm-s.yaml b/Documentation/devicetree/bindings/misc/xlnx,axi-fifo-mm-s.yaml
index 6d1cd651e..a21cae6e6 100644
--- a/Documentation/devicetree/bindings/misc/xlnx,axi-fifo-mm-s.yaml
+++ b/Documentation/devicetree/bindings/misc/xlnx,axi-fifo-mm-s.yaml
@@ -31,7 +31,6 @@ properties:
items:
- const: interrupt
- interrupt-parent: true
xlnx,use-rx-data:
$ref: /schemas/types.yaml#/definitions/uint32
@@ -56,7 +55,6 @@ required:
- reg
- interrupts
- interrupt-names
- - interrupt-parent
- xlnx,use-rx-data
- xlnx,use-tx-data
--
2.43.0