ramips: Change all '/include/' clauses to '#include' so preprocessing can be done...
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / HT-TM02.dts
index 72feaa9e822d2b66382e38336f460db7f51bdfaa..52bcf860ea5ad8d9199e53633e379d969680c991 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "rt5350.dtsi"
+#include "rt5350.dtsi"
 
 / {
        compatible = "HT-TM02", "ralink,rt5350-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", "mx25l6405d";
                                spi-max-frequency = <10000000>;
@@ -62,7 +62,8 @@
        };
 
        esw@10110000 {
-               ralink,portmap = <0x10>;
+               mediatek,portmap = <0x10>;
+               mediatek,portdisable = <0x2f>;
        };
 
        wmac@10180000 {