Skip to content

Commit 0b7973d

Browse files
Ciprian Marian Costeanxpfrankli
authored andcommitted
dt-bindings: interrupt-controller: fsl,irqsteer: add S32N79 support
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@nxp.com> Signed-off-by: Larisa Grigore <larisa.grigore@nxp.com> Signed-off-by: Ciprian Marian Costea <ciprianmarian.costea@oss.nxp.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Frank Li <Frank.Li@nxp.com>
1 parent f2c05ff commit 0b7973d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/devicetree/bindings/interrupt-controller/fsl,irqsteer.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ maintainers:
1212
properties:
1313
compatible:
1414
oneOf:
15-
- const: fsl,imx-irqsteer
15+
- enum:
16+
- fsl,imx-irqsteer
17+
- nxp,s32n79-irqsteer
1618
- items:
1719
- enum:
1820
- fsl,imx8m-irqsteer

0 commit comments

Comments
 (0)