ath79: wlr-7100: remove device variant indicator
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9558_trendnet_tew-823dru.dts
index e23a5991b18c545abaee0c35e7bf79c70a22fdaf..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>;
                };
        };
        status = "okay";
 };
 
-&gpio {
-       status = "okay";
-};
-
 &usb_phy0 {
        status = "okay";
 };
                qca,ar8327-initvals = <
                        0x04 0x00080080 /* PORT0 PAD MODE CTRL */
                        0x0c 0x07600000 /* PORT6 PAD MODE CTRL */
-                       0x10 0x81000080 /* POWER_ON_STRIP */
+                       0x10 0x81000080 /* POWER_ON_STRAP */
                        0x7c 0x0000007e /* PORT0_STATUS */
                        0x94 0x0000007e /* PORT6 STATUS */
                >;