From: Sungbo Eo Date: Wed, 1 Jan 2020 12:33:10 +0000 (+0900) Subject: ramips: mt7620/mt7621: remove invalid mediatek,portmap X-Git-Tag: v19.07.1~25 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d3eabe44d087403cf8376462789f4c51ccfd9545;p=openwrt%2Fstaging%2Fhauke.git ramips: mt7620/mt7621: remove invalid mediatek,portmap mt7620 and mt7621 use mt7530 driver, which only accepts "llllw", "wllll", and "lwlll" values. According to its switch setup, Mi Router 3G v2 has a WAN port at port 4, so the correct value should be "llllw". Signed-off-by: Sungbo Eo (backported from commit d3c0a944059bb0d45c3b56278249100258378b0c) [removed devices not in 19.07] Signed-off-by: Adrian Schmutzler --- diff --git a/target/linux/ramips/dts/ArcherMR200.dts b/target/linux/ramips/dts/ArcherMR200.dts index 0ff2f61d42..93e8cf8804 100644 --- a/target/linux/ramips/dts/ArcherMR200.dts +++ b/target/linux/ramips/dts/ArcherMR200.dts @@ -171,9 +171,8 @@ }; ðernet { - mtd-mac-address = <&rom 0xf100>; - mediatek,portmap = "llll"; - }; + mtd-mac-address = <&rom 0xf100>; +}; &ehci { status = "okay";