From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] net: phy: bcm7xxx: Add BCM74371 PHY ID Date: Tue, 07 Feb 2017 13:03:25 -0500 (EST) Message-ID: <20170207.130325.1388210881248946333.davem@davemloft.net> References: <20170206210116.24125-1-f.fainelli@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: f.fainelli@gmail.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:53042 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754249AbdBGSDx (ORCPT ); Tue, 7 Feb 2017 13:03:53 -0500 In-Reply-To: <20170206210116.24125-1-f.fainelli@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Florian Fainelli Date: Mon, 6 Feb 2017 13:01:16 -0800 > Add the BCM74371 PHY ID to the list of supported chips. This is a 28nm > technology Gigabit PHY SoC. > > Signed-off-by: Florian Fainelli Applied.