ath79: fix nanobeam ac ethernet interface
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9344_ocedo_raccoon.dts
index e7186425f398145e25245db872b8dee037956c2c..443f0c67248fca5fe333c500e4b1eb9ef2e1d85f 100644 (file)
@@ -1,11 +1,10 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/dts-v1/;
+
+#include "ar9344.dtsi"
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
 
-#include "ar9344.dtsi"
-
 / {
        model = "OCEDO Raccoon";
        compatible = "ocedo,raccoon", "qca,ar9344";
                compatible = "gpio-leds";
 
                power {
-                       label = "raccoon:green:power";
+                       label = "green:power";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                        default-state = "on";
                };
 
                wlan2g {
-                       label = "raccoon:yellow:wlan24";
+                       label = "yellow:wlan24";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
 
                led_system: system {
-                       label = "raccoon:blue:sys";
+                       label = "blue:sys";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                };
        };
@@ -46,7 +45,7 @@
                compatible = "gpio-leds";
 
                wlan5g {
-                       label = "raccoon:red:wlan5";
+                       label = "red:wlan5";
                        gpios = <&ath9k 0 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };
        status = "okay";
 };
 
-&gpio {
-       status = "okay";
-};
-
 &spi {
        status = "okay";