]> git.baikalelectronics.ru Git - kernel.git/commit
net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30
authorDavid Wu <david.wu@rock-chips.com>
Thu, 28 Jun 2018 01:33:21 +0000 (09:33 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Jun 2018 13:19:05 +0000 (22:19 +0900)
commit3fee1cf91c79083735e034e9a0c6f4fad70663a4
treeb0cd8cfd7d8fe7b28b17d8fc885890e811f1c724
parente0eb70c2bd780ab50957414edc9776ac41bc1296
net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30

Add constants and callback functions for the dwmac on px30 Soc.
The base structure is the same, but registers and the bits in
them are moved slightly, and add the clk_mac_speed for selecting
mac speed.

Signed-off-by: David Wu <david.wu@rock-chips.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/rockchip-dwmac.txt
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c