ramips: disable NAND device in mt7621.dtsi to fix boot errors on many devices
[oweals/openwrt.git] / target / linux / ramips / dts / ZBT-WA05.dts
index 69060a31301d5a6de663f7b881571683a09341bf..f7fca60ce544cabcf3cdab85499720a9a35e4ddf 100644 (file)
@@ -29,7 +29,7 @@
                        en25q64@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "w25q64";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80";
                                spi-max-frequency = <10000000>;
@@ -70,7 +70,7 @@
 
        ethernet@10100000 {
                mtd-mac-address = <&factory 0x4>;
-               ralink,port-map = "wllll";
+               mediatek,portmap = "wllll";
        };
 
        wmac@10180000 {
                compatible = "gpio-leds";
 
                power {
-                       label = "zbtlink:blue:power";
+                       label = "zbt-wa05:blue:power";
                        gpios = <&gpio1 14 1>;
                };
 
                usb {
-                       label = "zbtlink:blue:usb";
+                       label = "zbt-wa05:blue:usb";
                        gpios = <&gpio1 15 0>;
                };
 
                air {
-                       label = "zbtlink:blue:air";
+                       label = "zbt-wa05:blue:air";
                        gpios = <&gpio3 0 1>;
                };
        };