Lines Matching +full:tz +full:- +full:interrupt +full:- +full:controller
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/fsl,tzic.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale tzic Interrupt controller
10 - Frank Li <Frank.Li@nxp.com>
15 - items:
16 - enum:
17 - fsl,imx51-tzic
18 - fsl,imx53-tzic
19 - const: fsl,tzic
20 - items:
21 - const: fsl,imx50-tzic
22 - const: fsl,imx53-tzic
23 - const: fsl,tzic
28 interrupt-controller: true
30 '#interrupt-cells':
34 - compatible
35 - reg
36 - interrupt-controller
37 - '#interrupt-cells'
42 - |
43 tz-interrupt-controller@fffc000 {
44 compatible = "fsl,imx53-tzic", "fsl,tzic";
46 interrupt-controller;
47 #interrupt-cells = <1>;