ramips: fix LED labels not updated during device name changes
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7620n_zyxel_keenetic-omni.dts
index 74396d1fc2dfce857e8cc799461cbd2dc130acc6..2d7d3e83868792cdcdd083fa34cd4ff53f948002 100644 (file)
                compatible = "gpio-leds";
 
                wan {
-                       label = "kn_rc:green:wan";
+                       label = "keenetic-omni:green:wan";
                        gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
                };
 
                usb {
-                       label = "kn_rc:green:usb";
+                       label = "keenetic-omni:green:usb";
                        gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
                        trigger-sources = <&ohci_port1>, <&ehci_port1>;
                        linux,default-trigger = "usbport";
                };
 
                wifi {
-                       label = "kn_rc:green:wifi";
+                       label = "keenetic-omni:green:wifi";
                        gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
                };
 
                led_power: power {
-                       label = "kn_rc:green:power";
+                       label = "keenetic-omni:green:power";
                        gpios = <&gpio0 20 GPIO_ACTIVE_LOW>;
                };
        };