Commit 920b4d39 authored by He Yangxuan's avatar He Yangxuan Committed by Kevin Hilman

arm64: dts: meson: p230: disable advertisement EEE for GbE.

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: default avatarHe Yangxuan <yangxuan8282@gmail.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent 2c130695
......@@ -86,6 +86,7 @@ external_phy: ethernet-phy@0 {
max-speed = <1000>;
interrupt-parent = <&gpio_intc>;
interrupts = <29 IRQ_TYPE_LEVEL_LOW>;
eee-broken-1000t;
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment