|
@@ -39,6 +39,14 @@
|
|
interrupts = <1 9 0xf04>;
|
|
interrupts = <1 9 0xf04>;
|
|
};
|
|
};
|
|
|
|
|
|
|
|
+ timer {
|
|
|
|
+ compatible = "arm,armv7-timer";
|
|
|
|
+ interrupts = <1 13 0xf08>,
|
|
|
|
+ <1 14 0xf08>,
|
|
|
|
+ <1 11 0xf08>,
|
|
|
|
+ <1 10 0xf08>;
|
|
|
|
+ };
|
|
|
|
+
|
|
irqc0: interrupt-controller@e61c0000 {
|
|
irqc0: interrupt-controller@e61c0000 {
|
|
compatible = "renesas,irqc";
|
|
compatible = "renesas,irqc";
|
|
#interrupt-cells = <2>;
|
|
#interrupt-cells = <2>;
|