Path: csiph.com!news.mixmin.net!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod From: David Miller Newsgroups: linux.kernel Subject: Re: [PATCH 0/2] Broadcom BCM54612E support Date: Wed, 26 Oct 2016 23:20:01 +0200 Message-ID: References: X-Mailer: Mew version 6.7 on Emacs 25.1 / Mule 6.0 (HANACHIRUSATO) MIME-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Wed, 26 Oct 2016 14:16:09 -0700 (PDT) Sender: robomod@news.nic.it List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Approved: robomod@news.nic.it Lines: 14 Organization: linux.* mail to news gateway X-Original-Cc: f.fainelli@gmail.com, jaedon.shin@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, openbmc@lists.ozlabs.org, joel@jms.id.au X-Original-Date: Wed, 26 Oct 2016 17:16:05 -0400 (EDT) X-Original-Message-ID: <20161026.171605.2216738980188763095.davem@davemloft.net> X-Original-References: <1477070413-92621-1-git-send-email-xow@google.com> X-Original-Sender: linux-kernel-owner@vger.kernel.org Xref: csiph.com linux.kernel:1509829 From: Xo Wang Date: Fri, 21 Oct 2016 10:20:11 -0700 > This series is based on tip of torvalds/master. > > The first patch adds register definitions from Broadcom docs. > > The second patch adds the BCM54612E PHY ID, flags, and device-specific > RGMII internal delay initialization. > > I tested on a custom board with an Aspeed AST2500 SOC with its second > MAC connected to this PHY. Series applied to net-next, thanks.