From 651e620de5b0e0a8da4787771f0b65d8af0426f0 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 17 Dec 2015 09:25:57 +0000 Subject: ralink: fixup devicetree files to work with new ethernet driver Signed-off-by: John Crispin SVN-Revision: 47900 --- target/linux/ramips/dts/mt7620n.dtsi | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'target/linux/ramips/dts/mt7620n.dtsi') diff --git a/target/linux/ramips/dts/mt7620n.dtsi b/target/linux/ramips/dts/mt7620n.dtsi index a3132b8a59..09d40196ce 100644 --- a/target/linux/ramips/dts/mt7620n.dtsi +++ b/target/linux/ramips/dts/mt7620n.dtsi @@ -263,7 +263,7 @@ }; ethernet@10100000 { - compatible = "ralink,mt7620a-eth"; + compatible = "mediatek,mt7620-eth"; reg = <0x10100000 10000>; #address-cells = <1>; @@ -275,6 +275,8 @@ resets = <&rstctrl 21 &rstctrl 23>; reset-names = "fe", "esw"; + mediatek,switch = <&gsw>; + mdio-bus { #address-cells = <1>; #size-cells = <0>; @@ -283,8 +285,8 @@ }; }; - gsw@10110000 { - compatible = "ralink,mt7620a-gsw"; + gsw: gsw@10110000 { + compatible = "mediatek,mt7620-gsw"; reg = <0x10110000 8000>; resets = <&rstctrl 23>; @@ -292,7 +294,7 @@ interrupt-parent = <&intc>; interrupts = <17>; - ralink,port4 = "gmac"; + mediatek,port4 = "gmac"; }; ehci@101c0000 { -- cgit v1.2.3