Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753395AbbBSUYG (ORCPT ); Thu, 19 Feb 2015 15:24:06 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:57240 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752648AbbBSUYE (ORCPT ); Thu, 19 Feb 2015 15:24:04 -0500 Date: Thu, 19 Feb 2015 15:24:01 -0500 (EST) Message-Id: <20150219.152401.649236797449579465.davem@davemloft.net> To: vbridger@opensource.altera.com Cc: netdev@vger.kernel.org, nios2-dev@lists.rocketboards.org, linux-kernel@vger.kernel.org, vbridger@altera.com, kailng@altera.com, dwesterg@gmail.com Subject: Re: [PATCH net] net: eth: altera: Change access ports to mdio for all xMII applications From: David Miller In-Reply-To: <1423759653-5023-1-git-send-email-vbridger@opensource.altera.com> References: <1423759653-5023-1-git-send-email-vbridger@opensource.altera.com> X-Mailer: Mew version 6.5 on Emacs 24.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.7 (shards.monkeyblade.net [149.20.54.216]); Thu, 19 Feb 2015 12:24:04 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 843 Lines: 19 From: Vince Bridgers Date: Thu, 12 Feb 2015 10:47:33 -0600 > Change use of Altera TSE's MDIO access from phy 0 registers to phy 1 > registers. This allows support for GMII, MII, RGMII, and SGMII > designs where the external PHY is always accesible through > Altera TSE's MDIO phy 1 registers and Altera's PCS is accessible > through MDIO phy 0 registers for SGMII applications. > > Signed-off-by: Vince Bridgers > Tested-by: Kai Lin Ng > Tested-by: Dalon Westergreen Applied to net-next. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/