ramips: Change all '/include/' clauses to '#include' so preprocessing can
[openwrt/staging/chunkeey.git] / target / linux / ramips / dts / AI-BR100.dts
index 1c282f1c21c52576de027c4a3c3347f15cedba1e..d53c8d22776da7d46adf8e9fe95c8f7d19726d0a 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "mt7620a.dtsi"
+#include "mt7620a.dtsi"
 
 / {
        compatible = "AI-BR100", "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>;