ramips: Change all '/include/' clauses to '#include' so preprocessing can be done...
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / X5.dts
index bd66819150694c2da730d19fb37fb802391bd2f8..314c7c6435430fb518b67fc9773e94b6ef0863a2 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "rt5350.dtsi"
+#include "rt5350.dtsi"
 
 / {
        compatible = "X5", "ralink,rt5350-soc";
@@ -13,7 +13,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "gd25q64";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80", "gd25q64";
                                spi-max-frequency = <10000000>;