Lines Matching +full:- +full:- +full:- +full:module0
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/aspeed,ast2700-intc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
15 - Kevin Chen <[email protected]>
20 - aspeed,ast2700-intc-ic
25 interrupt-controller: true
27 '#interrupt-cells':
41 +-----+ +-------+ +---------+---module0
42 | GIC |---| INTC0 |--+--| INTC1_0 |---module2
43 | | | | | | |---...
44 +-----+ +-------+ | +---------+---module31
46 | +---------+---module0
47 +---| INTC1_1 |---module2
48 | | |---...
49 | +---------+---module31
51 | +---------+---module0
52 +---| INTC1_5 |---module2
53 | |---...
54 +---------+---module31
58 - compatible
59 - reg
60 - interrupt-controller
61 - '#interrupt-cells'
62 - interrupts
67 - |
68 #include <dt-bindings/interrupt-controller/arm-gic.h>
71 #address-cells = <2>;
72 #size-cells = <2>;
74 interrupt-controller@12101b00 {
75 compatible = "aspeed,ast2700-intc-ic";
77 #interrupt-cells = <2>;
78 interrupt-controller;