Lines Matching +full:imx8m +full:- +full:clock
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/fsl,irqsteer.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Lucas Stach <l.stach@pengutronix.de>
15 - const: fsl,imx-irqsteer
16 - items:
17 - const: fsl,imx8m-irqsteer
18 - const: fsl,imx-irqsteer
29 - description: output interrupt 0
30 - description: output interrupt 1
31 - description: output interrupt 2
32 - description: output interrupt 3
33 - description: output interrupt 4
34 - description: output interrupt 5
35 - description: output interrupt 6
36 - description: output interrupt 7
43 clock-names:
46 interrupt-controller: true
48 "#interrupt-cells":
57 fsl,num-irqs:
64 - compatible
65 - reg
66 - interrupts
67 - clocks
68 - clock-names
69 - interrupt-controller
70 - "#interrupt-cells"
71 - fsl,channel
72 - fsl,num-irqs
77 - |
78 #include <dt-bindings/clock/imx8mq-clock.h>
79 #include <dt-bindings/interrupt-controller/arm-gic.h>
81 interrupt-controller@32e2d000 {
82 compatible = "fsl,imx-irqsteer";
86 clock-names = "ipg";
88 fsl,num-irqs = <64>;
89 interrupt-controller;
90 #interrupt-cells = <1>;