Re: [PATCH v2 0/4] net: stmmac: dwmac-rk: add support for rk3368

2015-06-23 Thread David Miller
From: Heiko Stuebner he...@sntech.de
Date: Sun, 21 Jun 2015 21:52:50 +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)

Series applied to net-next, thanks.
--
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH v2 0/4] net: stmmac: dwmac-rk: add support for rk3368

2015-06-21 Thread Heiko Stuebner
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

--
To unsubscribe from this list: send the line unsubscribe netdev in