ramips: Change all '/include/' clauses to '#include' so preprocessing can
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / RT5350F-OLINUXINO.dts
index 40caa6b1f61dd56e0df3701b1fdf816a39a4b57b..8c2ea5bc4f4a6d528ca7229185dba6e3f95fe4ec 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "rt5350.dtsi"
+#include "rt5350.dtsi"
 
 / {
        compatible = "RT5350F-OLINUXINO", "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,8 +62,8 @@
        };
 
        esw@10110000 {
-               ralink,portmap = <0x2f>;
-               ralink,led_polarity = <0x17>;
+               mediatek,portmap = <0x2f>;
+               mediatek,led_polarity = <0x17>;
        };
 
        wmac@10180000 {