commit | 2178861b40db8fc52417b5da99bb0891e019c345 | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Sun Jun 03 16:21:26 2018 +1200 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Wed Jun 13 13:54:17 2018 -0500 |
tree | c84a5d47d2f376e16252c1c685f908b69a96f9bc | |
parent | 543efd11f6a1a62993d769eddde2a70048320894 [diff] |
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>