From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v2 00/13] net: mvpp2: phylink conversion Date: Mon, 07 May 2018 23:18:41 -0400 (EDT) Message-ID: <20180507.231841.206393937472731641.davem@davemloft.net> References: <20180504135643.23466-1-antoine.tenart@bootlin.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: kishon@ti.com, linux@armlinux.org.uk, gregory.clement@bootlin.com, andrew@lunn.ch, jason@lakedaemon.net, sebastian.hesselbarth@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, thomas.petazzoni@bootlin.com, maxime.chevallier@bootlin.com, miquel.raynal@bootlin.com, nadavh@marvell.com, stefanc@marvell.com, ymarkman@marvell.com, mw@semihalf.com, linux-arm-kernel@lists.infradead.org To: antoine.tenart@bootlin.com Return-path: In-Reply-To: <20180504135643.23466-1-antoine.tenart@bootlin.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Antoine Tenart Date: Fri, 4 May 2018 15:56:30 +0200 > Also as the SFP cages on both DB boards can be considered as non-wired, > the SFP code was reworked to really support when some pins of the SFP > cage aren't described in the device tree. Also a warning was added when > no Tx disable pin is available. (Patches 1-3). I guess there is still discussion about whether fixed-link should be used for this instead of SFP.