ramips: mt7620/mt7621: remove invalid mediatek,portmap
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_xiaomi_mir3g-v2.dts
index 757e487bcbbd99377b534a75676849d12aaf04e5..6e06ed07e897a4b624ac255af2622719bed6a4ca 100644 (file)
 
 &ethernet {
        mtd-mac-address = <&factory 0xe000>;
-       mediatek,portmap = "lllwl";
+       mediatek,portmap = "llllw";
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "jtag", "uart2", "uart3", "wdt";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               ralink,group = "jtag", "uart2", "uart3", "wdt";
+               ralink,function = "gpio";
        };
 };