ramips: Change all '/include/' clauses to '#include' so preprocessing can
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / WIZARD8800.dts
index d89c0d505ee0e319b0d4617e995048f680d80c61..7e9efe1f6eb793914eac648451c8927caa4cb4ed 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "rt5350.dtsi"
+#include "rt5350.dtsi"
 
 / {
        compatible = "WIZARD8800", "ralink,rt5350-soc";
@@ -21,7 +21,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "w25q32";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80", "w25q32";
                                spi-max-frequency = <10000000>;
@@ -66,7 +66,7 @@
        };
 
        esw@10110000 {
-               ralink,portmap = <0x2f>;
+               mediatek,portmap = <0x2f>;
        };
 
        ehci@101c0000 {