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/mt7621.dtsi | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'target/linux/ramips/dts/mt7621.dtsi') diff --git a/target/linux/ramips/dts/mt7621.dtsi b/target/linux/ramips/dts/mt7621.dtsi index facc0a382d..9501c7e4e7 100644 --- a/target/linux/ramips/dts/mt7621.dtsi +++ b/target/linux/ramips/dts/mt7621.dtsi @@ -281,7 +281,7 @@ }; ethernet@1e100000 { - compatible = "ralink,mt7621-eth"; + compatible = "mediatek,mt7621-eth"; reg = <0x1e100000 10000>; #address-cells = <1>; @@ -293,6 +293,8 @@ interrupt-parent = <&gic>; interrupts = ; + mediatek,switch = <&gsw>; + mdio-bus { #address-cells = <1>; #size-cells = <0>; @@ -304,8 +306,8 @@ }; }; - gsw@1e110000 { - compatible = "ralink,mt7620a-gsw"; + gsw: gsw@1e110000 { + compatible = "mediatek,mt7621-gsw"; reg = <0x1e110000 8000>; interrupt-parent = <&gic>; interrupts = ; -- cgit v1.2.3