commit | df7699c70c1bc1d9333d610fdc91fbbad84b59f2 | [log] [tgz] |
---|---|---|
author | Jose Abreu <Jose.Abreu@synopsys.com> | Mon Jul 22 16:07:21 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 22 18:29:31 2019 -0700 |
tree | e12aeb7b8f41f1199d275af24c4e31c020ac9d5d | |
parent | 01ad7facb68f6dc309eb344c0d1d19b33df8cff6 [diff] |
net: stmmac: Do not cut down 1G modes Some glue logic drivers support 1G without having GMAC/GMAC4/XGMAC. Let's allow this speed by default. Reported-by: Ondrej Jirman <megi@xff.cz> Tested-by: Ondrej Jirman <megi@xff.cz> Fixes: 5b0d7d7da64b ("net: stmmac: Add the missing speeds that XGMAC supports") Signed-off-by: Jose Abreu <joabreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>