ath79: remove model name from LED labels
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / ar724x_ubnt_xm_outdoor.dtsi
index a28f8fbcd404d6d6822b571608b0cd4292ecc525..eab08d1d7444ea193a0bf7263f8d662a98352d53 100644 (file)
                compatible = "gpio-leds";
 
                link1 {
-                       label = "ubnt:red:link1";
+                       label = "red:link1";
                        gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
                };
 
                link2 {
-                       label = "ubnt:orange:link2";
+                       label = "orange:link2";
                        gpios = <&gpio 1 GPIO_ACTIVE_HIGH>;
                };
 
                link3 {
-                       label = "ubnt:green:link3";
+                       label = "green:link3";
                        gpios = <&gpio 11 GPIO_ACTIVE_HIGH>;
                };
 
                led_link4: link4 {
-                       label = "ubnt:green:link4";
+                       label = "green:link4";
                        gpios = <&gpio 7 GPIO_ACTIVE_HIGH>;
                };
        };