arm64: dts: meson: p230: disable advertisement EEE for GbE.
authorHe Yangxuan <yangxuan8282@gmail.com>
Fri, 9 Nov 2018 12:59:36 +0000 (20:59 +0800)
committerKevin Hilman <khilman@baylibre.com>
Thu, 29 Nov 2018 20:30:00 +0000 (12:30 -0800)
This patch disable EEE advertisement for P230 board (DWMAC + RTL8211F).
If not disable it, the network connection is not stable, will got issues
like throughput drop or broken link.

Signed-off-by: He Yangxuan <yangxuan8282@gmail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts

index 15014fa..0c8e830 100644 (file)
@@ -86,6 +86,7 @@
                max-speed = <1000>;
                interrupt-parent = <&gpio_intc>;
                interrupts = <29 IRQ_TYPE_LEVEL_LOW>;
+               eee-broken-1000t;
        };
 };