summaryrefslogtreecommitdiffstats
path: root/dts/src/arc/nsimosci.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arc/nsimosci.dts')
-rw-r--r--dts/src/arc/nsimosci.dts5
1 files changed, 2 insertions, 3 deletions
diff --git a/dts/src/arc/nsimosci.dts b/dts/src/arc/nsimosci.dts
index 1c169dc74a..d94b4ce516 100644
--- a/dts/src/arc/nsimosci.dts
+++ b/dts/src/arc/nsimosci.dts
@@ -65,10 +65,9 @@
};
eth0: ethernet@f0003000 {
- compatible = "snps,oscilan";
+ compatible = "ezchip,nps-mgt-enet";
reg = <0xf0003000 0x44>;
- interrupts = <7>, <8>;
- interrupt-names = "rx", "tx";
+ interrupts = <7>;
};
};
};