commit | 0c72c50f6f93b0c3daa9ea35d89ab3a933c7b5a0 | [log] [tgz] |
---|---|---|
author | John Crispin <john@phrozen.org> | Fri Jun 03 10:17:08 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 03 19:54:16 2016 -0400 |
tree | 3339bda584a7dd8b602bc5959b90134a5e4b4fac | |
parent | 08ef55c6f257acf3bdc6940813f80e8f0f5d90ec [diff] |
net-next: mediatek: add fixed-phy support The MT7623 SoC has a builtin gigabit switch. If we want to use it, GMAC1 needs to be configured using a fixed link speed and flow control settings. The easiest way to do this is to used the fixed-phy driver, allowing us to reuse the existing mdio polling code to setup the MAC. Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: John Crispin <john@phrozen.org> Signed-off-by: David S. Miller <davem@davemloft.net>