ath79: remove model name from LED labels
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar7161_buffalo_wzr-hp-ag300h.dtsi
index 1a509d864e74f006dac9d3b7a8c962390acd1c20..053c91557b47e1c1ade08b6c5a9a417c5b7f8764 100644 (file)
@@ -23,7 +23,7 @@
                compatible = "gpio-leds";
 
                led_diag: diag {
-                       label = "buffalo:red:diag";
+                       label = "red:diag";
                        gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
                };
        };
                compatible = "gpio-leds";
 
                band2g_a {
-                       label = "buffalo:amber:band2g";
+                       label = "amber:band2g";
                        gpios = <&ath9k0 1 GPIO_ACTIVE_LOW>;
                };
 
                usb {
-                       label = "buffalo:green:usb";
+                       label = "green:usb";
                        gpios = <&ath9k0 3 GPIO_ACTIVE_LOW>;
                        trigger-sources = <&usb_ohci_port>, <&usb_ehci_port>;
                        linux,default-trigger = "usbport";
                };
 
                band2g_g {
-                       label = "buffalo:green:band2g";
+                       label = "green:band2g";
                        gpios = <&ath9k0 5 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
 
                band5g_g {
-                       label = "buffalo:green:band5g";
+                       label = "green:band5g";
                        gpios = <&ath9k1 1 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };
 
                router {
-                       label = "buffalo:green:router";
+                       label = "green:router";
                        gpios = <&ath9k1 3 GPIO_ACTIVE_LOW>;
                };
 
                movie_engine {
-                       label = "buffalo:blue:movie_engine";
+                       label = "blue:movie_engine";
                        gpios = <&ath9k1 4 GPIO_ACTIVE_LOW>;
                };
 
                band5g_a {
-                       label = "buffalo:amber:band5g";
+                       label = "amber:band5g";
                        gpios = <&ath9k1 5 GPIO_ACTIVE_LOW>;
                };
        };