]> git.baikalelectronics.ru Git - kernel.git/commit
net: stmmac: dwmac-sun8i: Allow all RGMII modes
authorChen-Yu Tsai <wens@csie.org>
Mon, 6 Jan 2020 03:09:45 +0000 (11:09 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Jan 2020 20:31:25 +0000 (12:31 -0800)
commit566b78f6b73f477f1d9a86076d030918cb18d511
tree50526a8472a358dc736097a7e6a37219c80383bd
parenta9a341604f957f6218af236a72a1046077dab530
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: 6f537725a8ed ("net-next: stmmac: Add dwmac-sun8i")
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c