ramips: Change all '/include/' clauses to '#include' so preprocessing can be done...
[openwrt.git] / target / linux / ramips / dts / DB-WRT01.dts
index d0fbaf3..14c48e2 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "mt7620a.dtsi"
+#include "mt7620a.dtsi"
 
 / {
        compatible = "ralink,mt7620a-soc";
@@ -17,7 +17,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "en25q64";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80", "mx25l6405d";
                                spi-max-frequency = <10000000>;
                pinctrl-names = "default";
                pinctrl-0 = <&ephy_pins>;
                mtd-mac-address = <&factory 0x4>;
-               ralink,port-map = "llllw";
+               mediatek,portmap = "llllw";
        };
 
        gsw@10110000 {
-               ralink,port4 = "ephy";
+               mediatek,port4 = "ephy";
        };
 
        wmac@10180000 {