net: stmmac: dwmac-rk: add support for rk3368
From: Heiko Stuebner <heiko@...> Date: Sun, 21 Jun 2015 21:48:19 +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. Changes since v1: - Adapt to changes resulting from patch d42202dce002 ("net: stmmac: dwmac-rk: Don't add function name in info or err messages") 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 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