ramips: disable NAND device in mt7621.dtsi to fix boot errors on many devices
[openwrt.git] / target / linux / ramips / dts / WL-330N3G.dts
index 12a24b5..1e129ad 100644 (file)
@@ -13,7 +13,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "mx25l3205d";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80", "mx25l3205d";
                                spi-max-frequency = <10000000>;
@@ -58,7 +58,7 @@
        };
 
        esw@10110000 {
-               ralink,portmap = <0x3e>;
+               mediatek,portmap = <0x3e>;
        };
 
        wmac@10180000 {
                compatible = "gpio-leds";
 
                3g {
-                       label = "asus:blue:3g";
+                       label = "wl-330n3g:blue:3g";
                        gpios = <&gpio0 9 1>;
                };
 
                3g2 {
-                       label = "asus:red:3g";
+                       label = "wl-330n3g:red:3g";
                        gpios = <&gpio0 13 1>;
                };
 
                power {
-                       label = "asus:blue:power";
+                       label = "wl-330n3g:blue:power";
                        gpios = <&gpio0 11 1>;
                };
        };