ramips: Change all '/include/' clauses to '#include' so preprocessing can
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / ZTE-Q7.dts
index c7ba2437b002eeefff23ce33fc3de8a2853514be..78a948c2e91d99895707a0bf5c06a7804a1b7d0f 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "mt7620a.dtsi"
+#include "mt7620a.dtsi"
 
 / {
        compatible = "ZTE-Q7", "ralink,mt7620a-soc";
@@ -21,7 +21,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "en25q64";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80", "en25q64";
                                spi-max-frequency = <10000000>;