ramips: Change all '/include/' clauses to '#include' so preprocessing can
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / MPRA1.dts
index 8a7d684bde5af33412097e295ad5b01ca6b66592..181c7ec0e336d8a4661d9aac288e2ad5e6818b23 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "rt5350.dtsi"
+#include "rt5350.dtsi"
 
 / {
        compatible = "MPRA1", "ralink,rt5350-soc";
@@ -13,7 +13,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "s25fl064k";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80", "s25fl064k";
                                spi-max-frequency = <10000000>;
@@ -62,7 +62,7 @@
        };
 
        esw@10110000 {
-               ralink,portmap = <0x2f>;
+               mediatek,portmap = <0x2f>;
        };
 
        wmac@10180000 {