|
@@ -339,6 +339,14 @@
|
|
|
#size-cells = <1>;
|
|
#size-cells = <1>;
|
|
|
ranges;
|
|
ranges;
|
|
|
|
|
|
|
|
|
|
+ nmi_intc: interrupt-controller@01c00030 {
|
|
|
|
|
+ compatible = "allwinner,sun7i-a20-sc-nmi";
|
|
|
|
|
+ interrupt-controller;
|
|
|
|
|
+ #interrupt-cells = <2>;
|
|
|
|
|
+ reg = <0x01c00030 0x0c>;
|
|
|
|
|
+ interrupts = <0 0 4>;
|
|
|
|
|
+ };
|
|
|
|
|
+
|
|
|
emac: ethernet@01c0b000 {
|
|
emac: ethernet@01c0b000 {
|
|
|
compatible = "allwinner,sun4i-a10-emac";
|
|
compatible = "allwinner,sun4i-a10-emac";
|
|
|
reg = <0x01c0b000 0x1000>;
|
|
reg = <0x01c0b000 0x1000>;
|