ath79: wlr-7100: remove device variant indicator
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9558_trendnet_tew-823dru.dts
index 6e7faf5983c1a0648680ece03d7ebaa6ee73e9c2..871b69af784a56870b2321f22e3a875ed3364aca 100644 (file)
@@ -1,11 +1,10 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/dts-v1/;
+
+#include "qca955x.dtsi"
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
 
-#include "qca955x.dtsi"
-
 / {
        compatible = "trendnet,tew-823dru", "qca,qca9558";
        model = "TRENDNET TEW-823DRU";
                compatible = "gpio-leds";
 
                power_orange {
-                       label = "trendnet:orange:power";
+                       label = "orange:power";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                };
 
                led_power_green: power_green {
-                       label = "trendnet:green:power";
+                       label = "green:power";
                        gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
                };
 
                planet_green {
-                       label = "trendnet:green:planet";
+                       label = "green:planet";
                        gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
                };
 
                planet_orange {
-                       label = "trendnet:orange:planet";
+                       label = "orange:planet";
                        gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
                };
        };