ath79: remove model name from LED labels
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / qca9558_devolo_dvl1200i.dts
index 11ac6fd18f56cf96b7b576940ed8ab9b405b8cca..4ef43be4ba154b22dfee1d40ce8c72a024c6d9a0 100644 (file)
                compatible = "gpio-leds";
 
                led_status_blue: status_blue {
-                       label = "dvl1200i:blue:status";
+                       label = "blue:status";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                        default-state = "on";
                };
 
                led_status_red: status_red {
-                       label = "dvl1200i:red:status";
+                       label = "red:status";
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
                };
        };