ramips: Change all '/include/' clauses to '#include' so preprocessing can
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / BR-6475ND.dts
index ce8bd61efb55cc17a41b5c173f8fe914b46d08ab..6211e4319e90dec49ffd99963dd43ba734a3460f 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "rt3883.dtsi"
+#include "rt3883.dtsi"
 
 / {
        compatible = "BR-6475ND", "ralink,rt3883-soc";
@@ -34,7 +34,7 @@
                mtd-mac-address = <&devdata 0x0d>;
 
                port@0 {
-                       ralink,fixed-link = <1000 1 1 1>;
+                       mediatek,fixed-link = <1000 1 1 1>;
                };
        };
 
                compatible = "gpio-leds";
 
                power {
-                       label = "edimax:green:power";
+                       label = "br-6475nd:green:power";
                        gpios = <&gpio0 10 1>;
                };
 
                wlan {
-                       label = "edimax:amber:wlan";
+                       label = "br-6475nd:amber:wlan";
                        gpios = <&gpio0 11 1>;
                };
 
                wlan_5ghz {
-                       label = "edimax:amber:wlan_5ghz";
+                       label = "br-6475nd:amber:wlan_5ghz";
                        gpios = <&gpio0 14 1>;
                };
        };