rpcd: iwinfo plugin fixes
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / ZTE-Q7.dts
index 62af06a50020b5a86188dadafc063519cdeb6ea7..78a948c2e91d99895707a0bf5c06a7804a1b7d0f 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "mt7620a.dtsi"
+#include "mt7620a.dtsi"
 
 / {
        compatible = "ZTE-Q7", "ralink,mt7620a-soc";
@@ -21,7 +21,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "en25q64";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80", "en25q64";
                                spi-max-frequency = <10000000>;
@@ -65,7 +65,7 @@
                pinctrl-names = "default";
                pinctrl-0 = <&ephy_pins>;
                mtd-mac-address = <&factory 0x4>;
-               ralink,port-map = "wllll";
+               mediatek,portmap = "wllll";
        };
 
        wmac@10180000 {
                compatible = "gpio-leds";
 
                statred {
-                       label = "zte:red:status";
+                       label = "zte-q7:red:status";
                        gpios = <&gpio0 13 1>;
                };
 
                statblue {
-                       label = "zte:blue:status";
+                       label = "zte-q7:blue:status";
                        gpios = <&gpio0 9 1>;
                };
        };