10 compatible = "arm,cortex-a9";
15 compatible = "arm,cortex-a9";
20 intc: interrupt-controller@fffe1000 {
21 compatible = "arm,cortex-a9-gic";
22 #interrupt-cells = <3>;
24 reg = <0xfffe1000 0x1000>,
29 compatible = "arm,cortex-a9-scu";
30 reg = <0xfffe0000 0x1000>;
34 interrupt-parent = <&intc>;
35 compatible = "arm,cortex-a9-global-timer";
36 reg = <0xfffe0200 0x100>;
37 interrupts = <1 11 0x04>;
38 clocks = <&arm_periph_clk>;