ramips: update DTS files to use jedec,spi-nor compatible string for m25p80 to fix...
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / WRTNODE.dts
index 2a4dd198bc3ab2f2fefa13f03c6bf4fe1b22ffdf..d5ff18e8e0888bb2ebcc3860cc2c204c4b0db129 100644 (file)
@@ -25,7 +25,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "mx25l12805d";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80", "w25q128";
                                spi-max-frequency = <10000000>;
@@ -66,7 +66,7 @@
 
        ethernet@10100000 {
                mtd-mac-address = <&factory 0x4>;
-               ralink,port-map = "wllll";
+               mediatek,portmap = "wllll";
        };
 
        wmac@10180000 {
@@ -84,6 +84,7 @@
 
        gpio-leds {
                compatible = "gpio-leds";
+
                indicator {
                        label = "wrtnode:blue:indicator";
                        gpios = <&gpio1 14 1>;