[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20260201012103.2422917-1-Frank.Li@nxp.com>
Date: Sat, 31 Jan 2026 20:21:02 -0500
From: Frank Li <Frank.Li@....com>
To: Thomas Gleixner <tglx@...nel.org>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
linux-kernel@...r.kernel.org (open list:IRQCHIP DRIVERS),
devicetree@...r.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
Cc: imx@...ts.linux.dev
Subject: [PATCH 1/1] dt-bindings: interrupt-controller: Add compatiblie string fsl,imx3(1|5)-avic
Add compatiblie string fsl,imx3(1|5)-avic for i.MX3 SoCs (over 15 years
old).
Signed-off-by: Frank Li <Frank.Li@....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
Powered by blists - more mailing lists