* [PATCH 1/1] dt-bindings: interrupt-controller: Add compatiblie string fsl,imx3(1|5)-avic
@ 2026-02-01 1:21 Frank Li
2026-02-09 23:49 ` Rob Herring
0 siblings, 1 reply; 2+ messages in thread
From: Frank Li @ 2026-02-01 1:21 UTC (permalink / raw)
To: Thomas Gleixner, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
open list:IRQCHIP DRIVERS,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
Cc: imx
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
+ - const: fsl,avic
- items:
- enum:
- fsl,imx51-tzic
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/1] dt-bindings: interrupt-controller: Add compatiblie string fsl,imx3(1|5)-avic
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
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2026-02-09 23:49 UTC (permalink / raw)
To: Frank Li
Cc: Thomas Gleixner, Krzysztof Kozlowski, Conor Dooley,
open list:IRQCHIP DRIVERS,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS, imx
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
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-09 23:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox