ramips: update DTS files to use jedec,spi-nor compatible string for m25p80 to fix...
[openwrt/openwrt.git] / target / linux / ramips / dts / E1700.dts
index 7689b17574def3850b12960a2176bd852631bb6c..8b4361af87d2a87d9d9574c5ef12f4e100250e50 100644 (file)
@@ -23,7 +23,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "mx25l6405d";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80", "mx25l6405d";
                                spi-max-frequency = <10000000>;
@@ -71,7 +71,7 @@
 
                port@5 {
                        status = "okay";
-                       ralink,fixed-link = <1000 1 1 1>;
+                       mediatek,fixed-link = <1000 1 1 1>;
                        phy-mode = "rgmii";
                };
 
        };
 
        gsw@10110000 {
-               ralink,port4 = "gmac";
+               mediatek,port4 = "gmac";
                mediatek,mt7530 = <1>;
        };
 
                compatible = "gpio-leds";
 
                power {
-                       label = "linksys:green:power";
+                       label = "e1700:green:power";
                        gpios = <&gpio0 10 1>;
                };
 
                wan {
-                       label = "linksys:green:wps";
+                       label = "e1700:green:wps";
                        gpios = <&gpio0 12 1>;
                };
        };