ramips: remove model name from LED labels
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / mt7620a_hnet_c108.dts
index be0e0c0e9958ead9f149674ed0a4ddb7b585d170..d9c5c2428703992fa8d9fd8bcf751eaeab2f07b7 100644 (file)
                compatible = "gpio-leds";
 
                sdcard {
-                       label = "c108:green:sdcard";
+                       label = "green:sdcard";
                        gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>;
                };
 
                modem_green {
-                       label = "c108:green:modem";
+                       label = "green:modem";
                        gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
                };
 
                modem_red {
-                       label = "c108:red:modem";
+                       label = "red:modem";
                        gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
                };
 
                lan_red {
-                       label = "c108:red:lan";
+                       label = "red:lan";
                        gpios = <&gpio2 3 GPIO_ACTIVE_HIGH>;
                };
 
                led_lan_green: lan_green {
-                       label = "c108:green:lan";
+                       label = "green:lan";
                        gpios = <&gpio2 4 GPIO_ACTIVE_HIGH>;
                };
        };