generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / ar7242_buffalo_wzr-hp-g450h.dts
index e76f677fd5d48d265d9483ffffd045f2f9455c68..16a617a2547cd067966a00f0d9bbba37b53a7d8e 100644 (file)
@@ -1,15 +1,16 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 /dts-v1/;
 
-#include <dt-bindings/gpio/gpio.h>
-#include <dt-bindings/input/input.h>
-
 #include "ar7242_buffalo_wzr-bhr.dtsi"
 
 / {
        compatible = "buffalo,wzr-hp-g450h", "qca,ar7242";
        model = "Buffalo WZR-HP-G450H/WZR-450HP";
 
+       aliases {
+               label-mac-device = &eth0;
+       };
+
        ath9k-leds {
                compatible = "gpio-leds";
 
        };
 };
 
-&eth0 {
-       mtd-mac-address = <&art 0x1002>;
+&leds {
+       sec_vpn {
+               label = "buffalo:orange:security";
+               gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
+       };
 };
 
-&sec_vpn {
-       label = "buffalo:orange:security";
+&eth0 {
+       mtd-mac-address = <&art 0x1002>;
 };
 
 &pcie {