generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9341_pcs_cr3000.dts
index a6348d4cbad57b5e0d0786ba6b716e2c1d767782..272b0909b5bf7f18eb2dd50640f95840b1e148c0 100644 (file)
 
        aliases {
                serial0 = &uart;
-               led-boot = &status;
-               led-failsafe = &status;
-               led-running = &status;
-               led-upgrade = &status;
+               led-boot = &led_power;
+               led-failsafe = &led_power;
+               led-running = &led_power;
+               led-upgrade = &led_power;
        };
 
        keys {
@@ -42,7 +42,7 @@
        leds {
                compatible = "gpio-leds";
 
-               status: power {
+               led_power: power {
                        label = "pcs:amber:power";
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
                        default-state = "on";
 };
 
 &eth1 {
-       status = "okay";
-
        phy-handle = <&swphy4>;
-       mtd-mac-address = <&art 0x0>;
-       phy-mode = "gmii";
        pll-data = <0x06000000 0x00000101 0x00001616>;
 
+       mtd-mac-address = <&art 0x0>;
+
        gmac-config {
                device = <&gmac>;
                switch-phy-swap = <1>;