From: Rob Herring <robh@kernel.org>
To: Frank Li <Frank.Li@nxp.com>
Cc: Thomas Gleixner <tglx@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
"open list:IRQCHIP DRIVERS" <linux-kernel@vger.kernel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>,
imx@lists.linux.dev
Subject: Re: [PATCH 1/1] dt-bindings: interrupt-controller: Add compatiblie string fsl,imx3(1|5)-avic
Date: Mon, 9 Feb 2026 17:49:57 -0600 [thread overview]
Message-ID: <20260209234957.GA2132911-robh@kernel.org> (raw)
In-Reply-To: <20260201012103.2422917-1-Frank.Li@nxp.com>
On Sat, Jan 31, 2026 at 08:21:02PM -0500, Frank Li wrote:
> Add compatiblie string fsl,imx3(1|5)-avic for i.MX3 SoCs (over 15 years
> old).
>
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
> ---
> .../devicetree/bindings/interrupt-controller/fsl,tzic.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/fsl,tzic.yaml b/Documentation/devicetree/bindings/interrupt-controller/fsl,tzic.yaml
> index 5f2c8761a31de..34aa6b0517633 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/fsl,tzic.yaml
> +++ b/Documentation/devicetree/bindings/interrupt-controller/fsl,tzic.yaml
> @@ -12,6 +12,11 @@ maintainers:
> properties:
> compatible:
> oneOf:
> + - items:
> + - enum:
> + - fsl,imx31-avic
> + - fsl,imx35-avic
What about imx1, 27, 25?
> + - const: fsl,avic
> - items:
> - enum:
> - fsl,imx51-tzic
> --
> 2.34.1
>
prev parent reply other threads:[~2026-02-09 23:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-01 1:21 [PATCH 1/1] dt-bindings: interrupt-controller: Add compatiblie string fsl,imx3(1|5)-avic Frank Li
2026-02-09 23:49 ` Rob Herring [this message]
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=20260209234957.GA2132911-robh@kernel.org \
--to=robh@kernel.org \
--cc=Frank.Li@nxp.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=imx@lists.linux.dev \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@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.