]> git.sur5r.net Git - u-boot/commitdiff
arm64: mvebu: armada-7040-db.dts: Change eth1 speed from 2.5G to 1G
authorStefan Roese <sr@denx.de>
Thu, 9 Mar 2017 13:35:28 +0000 (14:35 +0100)
committerStefan Roese <sr@denx.de>
Wed, 29 Mar 2017 05:44:43 +0000 (07:44 +0200)
The default configuration for the COMPHY-0 port should be 1G, as its
used as 1G SGMII connection. This change is necessary to get the
MAC2 port (SGMII) working on this DB.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Stefan Chulski <stefanc@marvell.com>
Cc: Kostya Porotchkin <kostap@marvell.com>
Cc: Nadav Haklai <nadavh@marvell.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
arch/arm/dts/armada-7040-db.dts

index 776bc7831da709c7e1730919f53077cb0ddca3b7..84e0dbdc3d703079ba53568b8c03daa7d3008d15 100644 (file)
 &cpm_comphy {
        phy0 {
                phy-type = <PHY_TYPE_SGMII2>;
-               phy-speed = <PHY_SPEED_3_125G>;
+               phy-speed = <PHY_SPEED_1_25G>;
        };
 
        phy1 {