From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: [PATCH net-next 0/2] ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W Date: Fri, 27 Jan 2017 12:04:48 +0100 Message-ID: <1485515090-7570-1-git-send-email-horms+renesas@verge.net.au> Cc: Magnus Damm , netdev@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Simon Horman To: David Miller , Sergei Shtylyov Return-path: Received: from kirsty.vergenet.net ([202.4.237.240]:60904 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933579AbdA0LFu (ORCPT ); Fri, 27 Jan 2017 06:05:50 -0500 Sender: netdev-owner@vger.kernel.org List-ID: Hi, this series adds support for gigabit communication to the Renesas EthernetAVB controller when used in conjunction with R-Car Gen3 H3 ES1.1+ and M3-W SoCs. Gigabit is already supported with R-Car Gen 2 SoCs. The patch from Geert was previously posted for inclusion in v4.10 and acked by Dave for that purpose. It was, however, not accepted by the ARM SoC maintainers. The path from Mizuguchi-san is to address timing problems observed with gigabit transfers. I would like it considered although my own testing on M3-W did not show any timing problems. Geert Uytterhoeven (1): ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W Kazuya Mizuguchi (1): ravb: Add tx and rx clock internal delays mode of APSR drivers/net/ethernet/renesas/ravb.h | 10 ++++++++ drivers/net/ethernet/renesas/ravb_main.c | 39 ++++++++++++++++++++++++++++++-- 2 files changed, 47 insertions(+), 2 deletions(-) -- 2.7.0.rc3.207.g0ac5344