generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9331_alfa-network_ap121f.dts
index 82e6f74074b88af9c4af835c505141c72c8975ab..971d158faf94be4924ab5f69c9dd32dc5d6b67e4 100644 (file)
@@ -12,9 +12,9 @@
 
        aliases {
                label-mac-device = &wmac;
-               led-boot = &vpn;
-               led-failsafe = &vpn;
-               led-upgrade = &vpn;
+               led-boot = &led_vpn;
+               led-failsafe = &led_vpn;
+               led-upgrade = &led_vpn;
                serial0 = &uart;
        };
 
@@ -42,7 +42,7 @@
                        gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
                };
 
-               vpn: vpn {
+               led_vpn: vpn {
                        label = "ap121f:green:vpn";
                        gpios = <&gpio 27 GPIO_ACTIVE_LOW>;
                };
@@ -57,6 +57,7 @@
 
 &eth0 {
        status = "okay";
+
        mtd-mac-address = <&art 0x0>;
 
        gmac-config {
@@ -68,6 +69,7 @@
 
 &eth1 {
        status = "okay";
+
        compatible = "syscon", "simple-mfd";
 };
 
@@ -77,6 +79,7 @@
 
 &spi {
        status = "okay";
+
        num-cs = <1>;
 
        flash@0 {
 
 &wmac {
        status = "okay";
+
        mtd-cal-data = <&art 0x1000>;
 };