]> git.sur5r.net Git - u-boot/commit
net: phy: mv88e61xx: Force CPU port link up
authorChris Packham <judge.packham@gmail.com>
Sun, 3 Jun 2018 04:21:26 +0000 (16:21 +1200)
committerJoe Hershberger <joe.hershberger@ni.com>
Wed, 13 Jun 2018 18:54:17 +0000 (13:54 -0500)
commit3cb51dad0dff5de5f4fff25639d2a88efead0691
treec84a5d47d2f376e16252c1c685f908b69a96f9bc
parent199b27bb70e72819782095cd3364a2245137c3eb
net: phy: mv88e61xx: Force CPU port link up

When connecting to from a CPU direct to a 88e6097 typically RGMII is
used. In order for traffic to actually pass we need to force the link up
so the CPU MAC on the other end will see the link.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/phy/mv88e61xx.c