All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandru Hossu <hossu.alexandru@gmail.com>
To: Krzysztof Kozlowski <krzk@kernel.org>, robh@kernel.org
Cc: krzk+dt@kernel.org, conor+dt@kernel.org,
	gregkh@linuxfoundation.org, jollys@xilinx.com,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-staging@lists.linux.dev
Subject: [PATCH v2] dt-bindings: misc: xlnx,axi-fifo-mm-s: fix interrupt-parent property
Date: Wed, 4 Mar 2026 13:46:00 +0100	[thread overview]
Message-ID: <fbb68131-03ab-460b-8d11-e4892d91807f@gmail.com> (raw)
In-Reply-To: <0eea78fe-59ab-4ca0-9e29-d68fa298ac09@kernel.org>

[-- Attachment #1: Type: text/plain, Size: 197 bytes --]

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@gmail.com>

[-- Attachment #2: 0001-dt-bindings-misc-xlnx-axi-fifo-mm-s-fix-interrupt-pa.patch --]
[-- Type: text/plain, Size: 1053 bytes --]

From 403c6c299c82c39dd09ed9ed75d6750d358e53da Mon Sep 17 00:00:00 2001
From: Alexandru Hossu <hossu.alexandru@gmail.com>
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@gmail.com>
---
 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


  reply	other threads:[~2026-03-04 12:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-04 11:08 [PATCH] staging: axis-fifo: fix alignment and add DT binding documentation Alexandru Hossu
2026-03-04 12:30 ` Rob Herring (Arm)
2026-03-04 12:32 ` Krzysztof Kozlowski
2026-03-04 12:46   ` Alexandru Hossu [this message]
2026-03-04 12:51     ` [PATCH v2] dt-bindings: misc: xlnx,axi-fifo-mm-s: fix interrupt-parent property Krzysztof Kozlowski
2026-03-04 12:52       ` Krzysztof Kozlowski
2026-03-04 13:16         ` [PATCH] " Alexandru Hossu
2026-03-04 13:22           ` Greg KH
2026-03-04 13:29             ` Conor Dooley
2026-03-04 14:08               ` Krzysztof Kozlowski
2026-03-04 14:22                 ` Conor Dooley
2026-03-04 13:24           ` Krzysztof Kozlowski
2026-03-04 13:29         ` Alexandru Hossu
2026-03-04 14:12     ` [PATCH v2] " Dan Carpenter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fbb68131-03ab-460b-8d11-e4892d91807f@gmail.com \
    --to=hossu.alexandru@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jollys@xilinx.com \
    --cc=krzk+dt@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.