net: stmmac: dwmac-rk: add support for rk3368
From: Heiko Stuebner <heiko@...> Date: Wed, 17 Jun 2015 23:38:32 +0200
Apart from small cleanups, this series provides support for the dwmac on the new rk3368 ARM64 soc. Tested on a R88 board using a RMII phy. Heiko Stuebner (4): net: stmmac: dwmac-rk: remove unused gpio register defines net: stmmac: dwmac-rk: Fix clk rate when provided by soc net: stmmac: dwmac-rk: abstract access to mac settings in the GRF net: stmmac: dwmac-rk: add rk3368-specific data .../devicetree/bindings/net/rockchip-dwmac.txt | 2 +- drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c | 248 +++++++++++++++++---- 2 files changed, 203 insertions(+), 47 deletions(-) -- 2.1.4
Patches in this set
- [0001] net: stmmac: dwmac-rk: remove unused gpio register defines (raw)
- [0002] net: stmmac: dwmac-rk: Fix clk rate when provided by soc (raw)
- [0003] net: stmmac: dwmac-rk: abstract access to mac settings in GRF (raw)
- [0004] net: stmmac: dwmac-rk: add rk3368-specific data (raw)
Statistics
- 4 individual patches
- 203 lines added
- 47 lines removed