ath79: fix nanobeam ac ethernet interface
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_glinet_gl-ar750s.dtsi
index f5c64c07eb54691b044022e16bd22efffa7790a8..24b0860d7c3317c39e7fe48f66157e09cb859102 100644 (file)
@@ -1,10 +1,10 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 
+#include "qca956x.dtsi"
+
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
 
-#include "qca956x.dtsi"
-
 / {
        compatible = "glinet,gl-ar750s", "qca,qca9563";
        model = "GL.iNet GL-AR750S";
                compatible = "gpio-leds";
 
                led_power: power {
-                       label = "gl-ar750s:green:power";
+                       label = "green:power";
                        gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
                        default-state = "keep";
                };
 
                led_wlan2g: wlan2g {
-                       label = "gl-ar750s:green:wlan2g";
+                       label = "green:wlan2g";
                        gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };
 
                led_wlan5g: wlan5g {
-                       label = "gl-ar750s:green:wlan5g";
+                       label = "green:wlan5g";
                        gpios = <&gpio 20 GPIO_ACTIVE_HIGH>;
                        linux,default-trigger = "phy0tpt";
                };