Lines Matching +full:imx +full:- +full:intmux
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/fsl,intmux.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale INTMUX interrupt multiplexer
10 - Joakim Zhang <qiangqing.zhang@nxp.com>
14 const: fsl,imx-intmux
26 interrupt-controller: true
28 '#interrupt-cells':
36 clock-names:
40 - compatible
41 - reg
42 - interrupts
43 - interrupt-controller
44 - '#interrupt-cells'
45 - clocks
46 - clock-names
51 - |
52 interrupt-controller@37400000 {
53 compatible = "fsl,imx-intmux";
63 interrupt-controller;
64 interrupt-parent = <&gic>;
65 #interrupt-cells = <2>;
67 clock-names = "ipg";