From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kunihiko Hayashi Subject: Re: [PATCH net-next v4 2/2] net: ethernet: socionext: add AVE ethernet driver Date: Tue, 05 Dec 2017 10:42:00 +0900 Message-ID: <20171205104159.E1A7.4A936039@socionext.com> References: <1512090230-27594-3-git-send-email-hayashi.kunihiko@socionext.com> <20171201134900.GE22599@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20171201134900.GE22599@lunn.ch> Sender: linux-kernel-owner@vger.kernel.org To: Andrew Lunn Cc: netdev@vger.kernel.org, Florian Fainelli , Rob Herring , Mark Rutland , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Masahiro Yamada , Masami Hiramatsu , Jassi Brar List-Id: devicetree@vger.kernel.org Hi Andrew, On Fri, 1 Dec 2017 14:49:00 +0100 Andrew Lunn wrote: > On Fri, Dec 01, 2017 at 10:03:50AM +0900, Kunihiko Hayashi wrote: > > The UniPhier platform from Socionext provides the AVE ethernet > > controller that includes MAC and MDIO bus supporting RGMII/RMII > > modes. The controller is named AVE. > > > > Signed-off-by: Kunihiko Hayashi > > Signed-off-by: Jassi Brar > > Hi Kunihiko > > I reviewed the PHY and MDIO code. It all looks good. I cannot say much > about the rest of it though. > > Reviewed-by: Andrew Lunn Thanks! I'll remove warning from kbuild test, and repost the series for reviewing other part. --- Best Regards, Kunihiko Hayashi