ramips: remove model name from LED labels
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / mt7621_youku_yk-l2.dts
index 87ee9b8fa15cad70ff87dbf04f631b5ceb69db09..fd4395985cec740f7beb51aff8e20d9bd286df01 100644 (file)
                compatible = "gpio-leds";
 
                led_power: power {
-                       label = "yk-l2:blue:power";
+                       label = "blue:power";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                        default-state = "on";
                };
 
                led_wps: wps {
-                       label = "yk-l2:blue:wps";
+                       label = "blue:wps";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                };
 
                usb {
-                       label = "yk-l2:blue:usb";
+                       label = "blue:usb";
                        gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
                        trigger-sources = <&xhci_ehci_port1>, <&ehci_port2>;
                        linux,default-trigger = "usbport";