ramips: fix LED labels not updated during device name changes
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / mt7620a_lenovo_newifi-y1s.dts
index ccb0d18eadbcc23e6fcb5d1191404b9017c00f09..007e0e69e81a8b9bc194b3dbcfe0d327fc561c90 100644 (file)
                compatible = "gpio-leds";
 
                power1 {
-                       label = "y1s:yellow:power";
+                       label = "newifi-y1s:yellow:power";
                        gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
                };
 
                led_power_blue: power2 {
-                       label = "y1s:blue:power";
+                       label = "newifi-y1s:blue:power";
                        gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
                };
 
                wlan1 {
-                       label = "y1s:yellow:wifi";
+                       label = "newifi-y1s:yellow:wifi";
                        gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
                };
 
                wlan2 {
-                       label = "y1s:blue:wifi";
+                       label = "newifi-y1s:blue:wifi";
                        gpios = <&gpio2 10 GPIO_ACTIVE_LOW>;
                };
 
                usb1 {
-                       label = "y1s:yellow:usb";
+                       label = "newifi-y1s:yellow:usb";
                        gpios = <&gpio2 13 GPIO_ACTIVE_LOW>;
                };
 
                usb2 {
-                       label = "y1s:blue:usb";
+                       label = "newifi-y1s:blue:usb";
                        gpios = <&gpio2 12 GPIO_ACTIVE_LOW>;
                        trigger-sources = <&ohci_port1>, <&ehci_port1>;
                        linux,default-trigger = "usbport";
                };
 
                internet {
-                       label = "y1s:blue:internet";
+                       label = "newifi-y1s:blue:internet";
                        gpios = <&gpio2 11 GPIO_ACTIVE_LOW>;
                };
        };