4 * ARMv8 Foundation model DTS (GICv2 configuration)
7 #include "foundation-v8.dtsi"
10 gic: interrupt-controller@2c001000 {
11 compatible = "arm,cortex-a15-gic", "arm,cortex-a9-gic";
12 #interrupt-cells = <3>;
15 reg = <0x0 0x2c001000 0 0x1000>,
16 <0x0 0x2c002000 0 0x2000>,
17 <0x0 0x2c004000 0 0x2000>,
18 <0x0 0x2c006000 0 0x2000>;
19 interrupts = <1 9 0xf04>;