]> asedeno.scripts.mit.edu Git - linux.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)
commit23c94d63a7e395c5706f7d9edde1ff839b050c5f
treeb0cd8cfd7d8fe7b28b17d8fc885890e811f1c724
parent9b10000f4921e9f9f8231f9ceecae4446928844a
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