ramips: remove model name from LED labels
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / rt3662_edimax_br-6475nd.dts
index f189c31c60bfb8e77faa9052ee879926adb146ec..c0e3193818d026072c7950f53de92b22e5cb3d89 100644 (file)
@@ -1,5 +1,3 @@
-/dts-v1/;
-
 #include "rt3883.dtsi"
 
 #include <dt-bindings/gpio/gpio.h>
                compatible = "gpio-leds";
 
                led_power: power {
-                       label = "br-6475nd:green:power";
+                       label = "green:power";
                        gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
                };
 
                wlan {
-                       label = "br-6475nd:amber:wlan";
+                       label = "amber:wlan";
                        gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
                };
 
                wlan_5ghz {
-                       label = "br-6475nd:amber:wlan_5ghz";
+                       label = "amber:wlan_5ghz";
                        gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
                };
        };
 
 &ethernet {
        status = "okay";
-       mtd-mac-address = <&devdata 0x0d>;
+       mtd-mac-address = <&devdata 0xd>;
 
        port@0 {
                mediatek,fixed-link = <1000 1 1 1>;