generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / qca9563_elecom_wrc-ghbk2-i.dtsi
index 8d5bbe180c338cac661800a983083f640d766db7..9395c7b26f8cf43f69ed7fdc6d0e5865d3b6f80a 100644 (file)
@@ -1,5 +1,4 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/dts-v1/;
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
        };
 
        aliases {
-               led-boot = &power;
-               led-failsafe = &power;
-               led-running = &power;
-               led-upgrade = &power;
+               led-boot = &led_power;
+               led-failsafe = &led_power;
+               led-running = &led_power;
+               led-upgrade = &led_power;
        };
 
        leds: leds {
@@ -37,7 +36,7 @@
                        debounce-interval = <60>;
                };
 
-               button_wps {
+               wps {
                        label = "wps";
                        gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_WPS_BUTTON>;
 
        pll-data = <0x03000101 0x00000101 0x00001919>;
 
-       mtd-mac-address = <&ART 0x1002>;
+       mtd-mac-address = <&art 0x1002>;
        mtd-mac-address-increment = <(-1)>;
        phy-mode = "sgmii";
        phy-handle = <&phy0>;
 
 &wmac {
        status = "okay";
-       mtd-cal-data = <&ART 0x1000>;
+       mtd-cal-data = <&art 0x1000>;
 };