ath79: remove model name from LED labels
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9558_devolo_dvl1750i.dts
index 7ba011faf2db99805355de12d3a6531ca2fd2454..59a9f4c5235a555a56fa92d08fd1704ca89a1f87 100644 (file)
                compatible = "gpio-leds";
 
                led_status_blue: status_blue {
-                       label = "dvl1750i:blue:status";
+                       label = "blue:status";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                        default-state = "on";
                };
 
                led_status_red: status_red {
-                       label = "dvl1750i:red:status";
+                       label = "red:status";
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
                };
        };