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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -86,6 +86,7 @@
		max-speed = <1000>;
		interrupt-parent = <&gpio_intc>;
		interrupts = <29 IRQ_TYPE_LEVEL_LOW>;
		eee-broken-1000t;
	};
};