From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 0/3] Add R8A77980 GEther support Date: Thu, 17 May 2018 14:53:57 -0400 (EDT) Message-ID: <20180517.145357.2037804925428844092.davem@davemloft.net> References: <087c91a3-a451-6de7-5e0f-a835f8cc98f1@cogentembedded.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, linux-renesas-soc@vger.kernel.org To: sergei.shtylyov@cogentembedded.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:32894 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751642AbeEQSx6 (ORCPT ); Thu, 17 May 2018 14:53:58 -0400 In-Reply-To: <087c91a3-a451-6de7-5e0f-a835f8cc98f1@cogentembedded.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Sergei Shtylyov Date: Wed, 16 May 2018 22:52:40 +0300 > Here's a set of 3 patches against DaveM's 'net-next.git' repo. They (gradually) > add R8A77980 GEther support to the 'sh_eth' driver, starting with couple new > register bits/values introduced with this chip, and ending with adding a new > 'struct sh_eth_cpu_data' instance connected to the new DT "compatible" prop > value... > > [1/1] sh_eth: add RGMII support > [2/3] sh_eth: add EDMR.NBST support > [3/3] sh_eth: add R8A77980 support Waiting for a respin of this, correcting the RGMII check in patch #1.