ramips: Change all '/include/' clauses to '#include' so preprocessing can
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / UR-326N4G.dts
index 92a7a57a62d14c2d713dacacee459ae8aba3bbf6..4e64783005965b987c76ecf14a26ef5ac293573a 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "rt3050.dtsi"
+#include "rt3050.dtsi"
 
 / {
        compatible = "UR-326N4G", "ralink,rt3052-soc";
@@ -52,7 +52,7 @@
        };
 
        esw@10110000 {
-               ralink,portmap = <0x2f>;
+               mediatek,portmap = <0x2f>;
        };
 
        wmac@10180000 {
                compatible = "gpio-leds";
 
                3g {
-                       label = "ur326:green:3g";
+                       label = "ur-326n4g:green:3g";
                        gpios = <&gpio0 9 1>;
                };
 
                gateway {
-                       label = "ur326:green:gateway";
+                       label = "ur-326n4g:green:gateway";
                        gpios = <&gpio0 11 1>;
                };
 
                ap {
-                       label = "ur326:green:ap";
+                       label = "ur-326n4g:green:ap";
                        gpios = <&gpio0 12 1>;
                };
 
                wps {
-                       label = "ur326:green:wps";
+                       label = "ur-326n4g:green:wps";
                        gpios = <&gpio0 14 1>;
                };
 
                station {
-                       label = "ur326:green:station";
+                       label = "ur-326n4g:green:station";
                        gpios = <&gpio0 13 1>;
                };
        };