rpcd: iwinfo plugin fixes
[openwrt.git] / target / linux / ramips / dts / ZBT-WR8305RT.dts
index 8c56c15..afbde2a 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "mt7620n.dtsi"
+#include "mt7620n.dtsi"
 
 / {
        compatible = "zbtlink,zbt-wr8305rt", "ralink,mt7620n-soc";
@@ -21,7 +21,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "mx25l6405d";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80", "en25q64";
                                spi-max-frequency = <10000000>;
@@ -62,7 +62,7 @@
 
        ethernet@10100000 {
                mtd-mac-address = <&factory 0x4>;
-               ralink,port-map = "llllw";
+               mediatek,portmap = "llllw";
        };
 
        wmac@10180000 {
                compatible = "gpio-leds";
 
                sys {
-                       label = "zbt-wr8305rt:sys";
+                       label = "zbt-wr8305rt:green:sys";
                        gpios = <&gpio1 14 1>;
                };
 
                lan {
-                       label = "zbt-wr8305rt:usb";
+                       label = "zbt-wr8305rt:green:usb";
                        gpios = <&gpio1 15 1>;
                };
 
                wifi {
-                       label = "zbt-wr8305rt:wifi";
+                       label = "zbt-wr8305rt:green:wifi";
                        gpios = <&gpio3 0 1>;
                };
        };