Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1167177

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

From Heiko Stuebner <heiko@sntech.de>
Newsgroups linux.kernel
Subject [PATCH 0/4] net: stmmac: dwmac-rk: add support for rk3368
Date 2015-06-18 00:00 +0200
Message-ID <pCtxf-5z3-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] net: stmmac: dwmac-rk: add support for rk3368 Heiko Stuebner <heiko@sntech.de> - 2015-06-18 00:00 +0200
  [PATCH 2/4] net: stmmac: dwmac-rk: Fix clk rate when provided by soc Heiko Stuebner <heiko@sntech.de> - 2015-06-18 00:00 +0200
  [PATCH 4/4] net: stmmac: dwmac-rk: add rk3368-specific data Heiko Stuebner <heiko@sntech.de> - 2015-06-18 00:00 +0200
  Re: [PATCH 0/4] net: stmmac: dwmac-rk: add support for rk3368 David Miller <davem@davemloft.net> - 2015-06-21 19:30 +0200

csiph-web