From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v2 2/2] net: phy: realtek: add RTL8201F phy-id and functions Date: Mon, 18 Sep 2017 11:29:35 -0700 (PDT) Message-ID: <20170918.112935.856718764542247936.davem@davemloft.net> References: <1505210076-32311-1-git-send-email-hayashi.kunihiko@socionext.com> <1505210076-32311-2-git-send-email-hayashi.kunihiko@socionext.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: andrew@lunn.ch, f.fainelli@gmail.com, netdev@vger.kernel.org, jaswinder.singh@linaro.org, neidhard.kim@lge.com To: hayashi.kunihiko@socionext.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:47946 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753482AbdIRS3g (ORCPT ); Mon, 18 Sep 2017 14:29:36 -0400 In-Reply-To: <1505210076-32311-2-git-send-email-hayashi.kunihiko@socionext.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Kunihiko Hayashi Date: Tue, 12 Sep 2017 18:54:36 +0900 > From: Jassi Brar > > Add RTL8201F phy-id and the related functions to the driver. > > The original patch is as follows: > https://patchwork.kernel.org/patch/2538341/ > > Signed-off-by: Jongsung Kim > Signed-off-by: Jassi Brar > Signed-off-by: Kunihiko Hayashi > Reviewed-by: Andrew Lunn > Reviewed-by: Florian Fainelli Applied.