commit | f1239d8aa84dad8fe4b6cc1356f40fc8e842db47 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Mon Jan 06 11:09:45 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 08 12:31:25 2020 -0800 |
tree | 50526a8472a358dc736097a7e6a37219c80383bd | |
parent | 52cc73e5404c7ba0cbfc50cb4c265108c84b3d5a [diff] |
net: stmmac: dwmac-sun8i: 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: 9f93ac8d4085 ("net-next: stmmac: Add dwmac-sun8i") Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: David S. Miller <davem@davemloft.net>