commit | 52cc73e5404c7ba0cbfc50cb4c265108c84b3d5a | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Mon Jan 06 11:09:22 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 08 12:30:19 2020 -0800 |
tree | 7b6116fb82172b1b156d82fe481e192a36d521f4 | |
parent | 47240ba0cd09bb6fe6db9889582048324999dfa4 [diff] |
net: stmmac: dwmac-sunxi: Allow all RGMII modes Allow all the RGMII modes to be used. This would allow us to represent the hardware better in the device tree with RGMII_ID where in most cases the PHY's internal delay for both RX and TX are used. Fixes: af0bd4e9ba80 ("net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's") Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: David S. Miller <davem@davemloft.net>