Commit 95bef830 authored by Corentin Labbe's avatar Corentin Labbe Committed by Linus Walleij
Browse files

ARM: dts: gemini: ssi1328: permit to use gigabit



I believed that gigabit was not working due to unknown missing GPIO.
But the problem was due to Marvell PHY incorrectly setting delay.
Now it is fixed, gigabit works.

Signed-off-by: default avatarCorentin Labbe <clabbe@baylibre.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 61fb67da
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -40,10 +40,6 @@ mdio0: mdio {
		phy0: ethernet-phy@1 {
			reg = <1>;
			device_type = "ethernet-phy";
			/* We lack the knowledge of necessary GPIO to achieve
			 * Gigabit
			 */
			max-speed = <100>;
		};
		/* WAN ICPlus IP101A */
		phy1: ethernet-phy@2 {