commit | 725757aee05e51914b72f25ba2a89c43c3779574 | [log] [tgz] |
---|---|---|
author | Antoine Ténart <antoine.tenart@free-electrons.com> | Mon Jun 12 16:01:39 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 13 12:50:43 2017 -0400 |
tree | 4c42e2d7cf368f1fa8f1e941bfde150f322a76ed | |
parent | 88efe190f3ec2532556d65f6ea53885ccec6cf39 [diff] |
net: mvpp2: enable basic 10G support On GOP port 0 two MAC modes are available: GMAC and XLG. The XLG MAC is used for 10G connectivity. This patch adds a basic 10G support by allowing to use the XLG MAC on port 0 and by reworking the port_enable/disable functions so that the XLG MAC is configured when using 10G. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Signed-off-by: David S. Miller <davem@davemloft.net>