ARM: dts: gemini: ssi1328: permit to use gigabit
authorCorentin Labbe <clabbe@baylibre.com>
Sat, 15 Jan 2022 10:04:44 +0000 (10:04 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 26 Aug 2022 11:26:58 +0000 (13:26 +0200)
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>
arch/arm/boot/dts/gemini-ssi1328.dts

index 2b3e7db..42e85f0 100644 (file)
                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 {