From a4f4bc65b33164eb8c19bcff9834cc87bcc845bb Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Mon, 13 Jun 2016 07:29:57 +0200 Subject: dts: update to v4.6-rc1 Signed-off-by: Sascha Hauer --- dts/src/arc/nsimosci.dts | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'dts/src/arc/nsimosci.dts') 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>; }; }; }; -- cgit v1.2.3