Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1167177
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Heiko Stuebner <heiko@sntech.de> |
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/4] net: stmmac: dwmac-rk: add support for rk3368 |
| Date | Thu, 18 Jun 2015 00:00:02 +0200 |
| Message-ID | <pCtxf-5z3-5@gated-at.bofh.it> (permalink) |
| X-Original-To | peppe.cavallaro@st.com, davem@davemloft.net |
| X-Mailer | git-send-email 2.1.4 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 23 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | roger.chen@rock-chips.com, linux-rockchip@lists.infradead.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Heiko Stuebner <heiko@sntech.de> |
| X-Original-Date | Wed, 17 Jun 2015 23:54:42 +0200 |
| X-Original-Message-ID | <1434578086-12209-1-git-send-email-heiko@sntech.de> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | aioe.org linux.kernel:1167177 |
Show key headers only | 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 | Next — Next in thread | Find similar | Unroll 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