generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / ar7161_adtran_bsap1880.dtsi
index ba9b588bec1e06fc5a49ee51e9cc778c614cd893..b60718dd7fbf9a4aa48a3dcc6bbd3c23a1047298 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 = &led_green_status;
-               led-failsafe = &led_yellow_status;
-               led-running = &led_green_status;
-               led-upgrade = &led_yellow_status;
+               led-boot = &led_status_green;
+               led-failsafe = &led_status_yellow;
+               led-running = &led_status_green;
+               led-upgrade = &led_status_yellow;
        };
 
        leds {
                        linux,default-trigger = "phy0tpt";
                };
 
-               led_green_status: green_status {
+               led_status_green: status_green {
                        label = "bluesocket:green:status";
                        gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
                };
 
-               led_yellow_status: yellow_status {
+               led_status_yellow: status_yellow {
                        label = "bluesocket:yellow:status";
                        gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
                };
@@ -79,6 +78,7 @@
 
 &spi {
        status = "okay";
+
        num-cs = <1>;
 
        flash@0 {