]> 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)
commite38f30df020996dda6f5f1198a62c0344307ef66
treeb0cd8cfd7d8fe7b28b17d8fc885890e811f1c724
parent789b89f41fe47edab64073b97270c8663511d750
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