From d57223259ba9662ea1c8095b7a8269b11816794f Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Tue, 14 Feb 2017 14:08:59 +0100 Subject: ramips: replace remaining instances of ralink, port-map Some boards were apparently forgotten when ralink,portmap was renamed to mediatek,portmap -- probably because they used the long obsolete ralink,port-map attribute. If this commit breaks ethernet wan/lan assignment, this is because the port-map attribute wasn't actually parsed, you'll have to replace "wllll" by "llllw" in the dts file belonging to that board (and send a patch doing that!) Signed-off-by: Daniel Golle --- target/linux/ramips/dts/GL-MT300N.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/GL-MT300N.dts') diff --git a/target/linux/ramips/dts/GL-MT300N.dts b/target/linux/ramips/dts/GL-MT300N.dts index be78a72b50..927ea54d0e 100644 --- a/target/linux/ramips/dts/GL-MT300N.dts +++ b/target/linux/ramips/dts/GL-MT300N.dts @@ -122,7 +122,7 @@ ðernet { mtd-mac-address = <&factory 0x4000>; - ralink,port-map = "wllll"; + mediatek,portmap = "wllll"; }; &wmac { -- cgit v1.2.3