ramips: Change all '/include/' clauses to '#include' so preprocessing can
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / WMR-300.dts
index 3dae3ae2ae2a66d965c16252a3cdf105c7a51aaa..8ea16d27da7fe3b4b266b0409198c73f360d3b6b 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "mt7620n.dtsi"
+#include "mt7620n.dtsi"
 
 / {
        compatible = "buffalo,wmr-300", "ralink,mt7620n-soc";
@@ -17,7 +17,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>;
@@ -50,7 +50,7 @@
 
        ethernet@10100000 {
                mtd-mac-address = <&factory 0x4>;
-               ralink,port-map = "wllll";
+               mediatek,portmap = "wllll";
        };
 
        wmac@10180000 {