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 - Shawn Guo <shawnguo@kernel.org>
11 - NXP Linux Team <linux-imx@nxp.com>
15 const: fsl,imx-intmux
27 interrupt-controller: true
29 '#interrupt-cells':
37 clock-names:
41 - compatible
42 - reg
43 - interrupts
44 - interrupt-controller
45 - '#interrupt-cells'
46 - clocks
47 - clock-names
52 - |
53 interrupt-controller@37400000 {
54 compatible = "fsl,imx-intmux";
64 interrupt-controller;
65 interrupt-parent = <&gic>;
66 #interrupt-cells = <2>;
68 clock-names = "ipg";