ath79: fix nanobeam ac ethernet interface
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar7161_buffalo_wzr-hp-ag300h.dtsi
index d369a4d93775c60f6bd8220e6c2b6d85265d41da..053c91557b47e1c1ade08b6c5a9a417c5b7f8764 100644 (file)
@@ -1,10 +1,10 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 
+#include "ar7100.dtsi"
+
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
 
-#include "ar7100.dtsi"
-
 / {
        aliases {
                led-boot = &led_diag;
@@ -23,7 +23,7 @@
                compatible = "gpio-leds";
 
                led_diag: diag {
-                       label = "buffalo:red:diag";
+                       label = "red:diag";
                        gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
                };
        };
                compatible = "gpio-leds";
 
                band2g_a {
-                       label = "buffalo:amber:band2g";
+                       label = "amber:band2g";
                        gpios = <&ath9k0 1 GPIO_ACTIVE_LOW>;
                };
 
                usb {
-                       label = "buffalo:green:usb";
+                       label = "green:usb";
                        gpios = <&ath9k0 3 GPIO_ACTIVE_LOW>;
                        trigger-sources = <&usb_ohci_port>, <&usb_ehci_port>;
                        linux,default-trigger = "usbport";
                };
 
                band2g_g {
-                       label = "buffalo:green:band2g";
+                       label = "green:band2g";
                        gpios = <&ath9k0 5 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
 
                band5g_g {
-                       label = "buffalo:green:band5g";
+                       label = "green:band5g";
                        gpios = <&ath9k1 1 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };
 
                router {
-                       label = "buffalo:green:router";
+                       label = "green:router";
                        gpios = <&ath9k1 3 GPIO_ACTIVE_LOW>;
                };
 
                movie_engine {
-                       label = "buffalo:blue:movie_engine";
+                       label = "blue:movie_engine";
                        gpios = <&ath9k1 4 GPIO_ACTIVE_LOW>;
                };
 
                band5g_a {
-                       label = "buffalo:amber:band5g";
+                       label = "amber:band5g";
                        gpios = <&ath9k1 5 GPIO_ACTIVE_LOW>;
                };
        };