|
@@ -99,7 +99,7 @@
|
|
gic: interrupt-controller@48241000 {
|
|
gic: interrupt-controller@48241000 {
|
|
compatible = "arm,cortex-a9-gic";
|
|
compatible = "arm,cortex-a9-gic";
|
|
interrupt-controller;
|
|
interrupt-controller;
|
|
- #interrupt-cells = <1>;
|
|
|
|
|
|
+ #interrupt-cells = <3>;
|
|
reg = <0x48241000 0x1000>,
|
|
reg = <0x48241000 0x1000>,
|
|
<0x48240100 0x0100>;
|
|
<0x48240100 0x0100>;
|
|
};
|
|
};
|