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