ramips: remove model name from LED labels
[openwrt/openwrt.git] / target / linux / ramips / dts / rt3052_zyxel_keenetic.dts
index 556e703cc48054c9106bdb8c06c092f2f6311b73..6c65d34f166e4752b8a3ff064b79577e1880a8e0 100644 (file)
                compatible = "gpio-leds";
 
                led_power: power {
-                       label = "kn:green:power";
+                       label = "green:power";
                        gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
                };
 
                usb {
-                       label = "kn:green:usb";
+                       label = "green:usb";
                        gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
                        trigger-sources = <&otg_port1>;
                        linux,default-trigger = "usbport";
                };
 
                wps {
-                       label = "kn:green:wps";
+                       label = "green:wps";
                        gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
                };
        };