rpcd: iwinfo plugin fixes
[openwrt.git] / target / linux / ramips / dts / CF-WR800N.dts
index beb2805..9d9e0df 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "mt7620n.dtsi"
+#include "mt7620n.dtsi"
 
 / {
        compatible = "cf-wr800n", "ralink,mt7620n-soc";
@@ -33,7 +33,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "mx25l6405d";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80", "w25q64";
                                spi-max-frequency = <10000000>;
                compatible = "gpio-leds";
 
                ethernet {
-                       label = "comfast:white:ethernet";
+                       label = "cf-wr800n:white:ethernet";
                        gpios = <&gpio2 4 1>;
                };
 
                wifi {
-                       label = "comfast:white:wifi";
+                       label = "cf-wr800n:white:wifi";
                        gpios = <&gpio3 0 1>;
                };
 
                wps {
-                       label = "comfast:white:wps";
+                       label = "cf-wr800n:white:wps";
                        gpios = <&gpio1 15 1>;
                };
        };