ath79: wlr-7100: remove device variant indicator
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar1022_sitecom_wlr-7100.dts
index bc20d70eed38337363daa8905ae16a0ea3ab9c94..2669db783eaaef155a9e13271a3afe8961f764dc 100644 (file)
@@ -6,7 +6,7 @@
 #include <dt-bindings/input/input.h>
 
 / {
-       model = "Sitecom WLR-7100 v1 002 (X7 AC1200)";
+       model = "Sitecom WLR-7100 (X7 AC1200)";
        compatible = "sitecom,wlr-7100", "qca,ar9344";
 
        aliases {
                compatible = "gpio-leds";
 
                ops {
-                       label = "wlr-7100:white:ops";
+                       label = "white:ops";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
                };
 
                led_power: power {
-                       label = "wlr-7100:amber:power";
+                       label = "amber:power";
                        gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
                        default-state = "on";
                };
 
                wlan2g {
-                       label = "wlr-7100:blue:wlan2g";
+                       label = "blue:wlan2g";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };