[PATCH 1/4] dt-bindings: interrupt-controller: fsl,irqsteer: add S32N79 support
Conor Dooley
conor at kernel.org
Tue Feb 24 09:57:30 PST 2026
On Tue, Feb 24, 2026 at 12:15:30PM +0100, Ciprian Costea wrote:
> From: Ciprian Marian Costea <ciprianmarian.costea at oss.nxp.com>
>
> Add compatible string for the interrupt steering controller used in NXP
> S32N79 SoC.
>
> The S32N79 SoC differs from the i.MX version by not implementing the
> CHANCTRL register, but otherwise maintains the same programming model and
> register layout.
>
> Co-developed-by: Larisa Grigore <larisa.grigore at nxp.com>
> Signed-off-by: Larisa Grigore <larisa.grigore at nxp.com>
> Signed-off-by: Ciprian Marian Costea <ciprianmarian.costea at oss.nxp.com>
> ---
> .../devicetree/bindings/interrupt-controller/fsl,irqsteer.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/fsl,irqsteer.yaml b/Documentation/devicetree/bindings/interrupt-controller/fsl,irqsteer.yaml
> index 5c768c1e159c..caf3e4a1f26f 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/fsl,irqsteer.yaml
> +++ b/Documentation/devicetree/bindings/interrupt-controller/fsl,irqsteer.yaml
> @@ -22,6 +22,7 @@ properties:
> - fsl,imx94-irqsteer
> - fsl,imx95-irqsteer
> - const: fsl,imx-irqsteer
> + - const: nxp,s32n79-irqsteer
Should there not be a corresponding driver change for this?
>
> reg:
> maxItems: 1
> --
> 2.43.0
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20260224/4e66f28b/attachment.sig>
More information about the linux-arm-kernel
mailing list