ramips: update DTS files to use jedec,spi-nor compatible string for m25p80 to fix...
[openwrt.git] / target / linux / ramips / dts / RP-N53.dts
index 2287a8c..8ebceb2 100644 (file)
@@ -27,7 +27,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "mx25l6405d";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80";
                                spi-max-frequency = <10000000>;
                };
        };
 
+       wmac@10180000 {
+               ralink,mtd-eeprom = <&factory 0>;
+       };
+
        pinctrl {
                state_default: pinctrl0 {
                        gpio {
@@ -76,7 +80,7 @@
        };
 
        gsw@10110000 {
-               ralink,port4 = "ephy";
+               mediatek,port4 = "ephy";
                pinctrl-names = "default";
                pinctrl-0 = <&ephy_pins>;
        };