ramips: Change all '/include/' clauses to '#include' so preprocessing can be done...
[openwrt.git] / target / linux / ramips / dts / DIR-645.dts
index ab83901..9843b1f 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "rt3883.dtsi"
+#include "rt3883.dtsi"
 
 / {
        compatible = "DIR-645", "ralink,rt3883-soc";
@@ -17,7 +17,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "mx25l6405d";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80";
                                spi-max-frequency = <25000000>;
@@ -72,7 +72,7 @@
                mtd-mac-address = <&factory 0x4>;
 
                port@0 {
-                       ralink,fixed-link = <1000 1 1 0>;
+                       mediatek,fixed-link = <1000 1 1 0>;
                };
        };
 
                compatible = "gpio-leds";
 
                inet {
-                       label = "d-link:green:inet";
+                       label = "dir-645:green:inet";
                        gpios = <&gpio0 0 1>;
                };
 
                wps {
-                       label = "d-link:green:wps";
+                       label = "dir-645:green:wps";
                        gpios = <&gpio1 2 0>;
                };
        };