ramips: drop useless label-mac-device for RouterBOARD 750Gr3
[openwrt/staging/stintel.git] / target / linux / ramips / dts / rt5350_easyacc_wizard-8800.dts
index a69ed4bd092c601f2060d72a8a0ef65600625b06..e2f3522d1406f2f488c0576cf4fa06c2a5f8ac73 100644 (file)
@@ -18,7 +18,7 @@
 &spi0 {
        status = "okay";
 
-       m25p80@0 {
+       flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <10000000>;
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "i2c", "jtag", "uartf";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               groups = "i2c", "jtag", "uartf";
+               function = "gpio";
        };
 };
 
@@ -81,5 +79,5 @@
 };
 
 &wmac {
-       ralink,mtd-eeprom = <&factory 0>;
+       ralink,mtd-eeprom = <&factory 0x0>;
 };