ramips: remove model name from LED labels
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / mt7620a_xiaomi_miwifi-mini.dts
index bce257dc7fd9ec94153e33efff4bbc02c08d3e20..14cbc1830f11d68afe0f2687a7313555facd22c4 100644 (file)
                compatible = "gpio-leds";
 
                led_blue: blue {
-                       label = "miwifi-mini:blue:status";
+                       label = "blue:status";
                        gpios = <&gpio1 0 GPIO_ACTIVE_LOW>;
                        default-state = "on";
                };
 
                yellow {
-                       label = "miwifi-mini:yellow:status";
+                       label = "yellow:status";
                        gpios = <&gpio1 2 GPIO_ACTIVE_LOW>;
                };
 
                red {
-                       label = "miwifi-mini:red:status";
+                       label = "red:status";
                        gpios = <&gpio1 5 GPIO_ACTIVE_LOW>;
                };
        };