Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

authored by

Corentin Labbe and committed by
Linus Walleij
95bef830 61fb67da

-4
-4
arch/arm/boot/dts/gemini-ssi1328.dts
··· 40 40 phy0: ethernet-phy@1 { 41 41 reg = <1>; 42 42 device_type = "ethernet-phy"; 43 - /* We lack the knowledge of necessary GPIO to achieve 44 - * Gigabit 45 - */ 46 - max-speed = <100>; 47 43 }; 48 44 /* WAN ICPlus IP101A */ 49 45 phy1: ethernet-phy@2 {