All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: linux@armlinux.org.uk
Cc: andrew@lunn.ch, f.fainelli@gmail.com, hkallweit1@gmail.com,
	netdev@vger.kernel.org
Subject: Re: [PATCH net-next 0/4] Add support for slow-to-probe-PHY copper SFP modules
Date: Mon, 09 Dec 2019 14:35:25 -0800 (PST)	[thread overview]
Message-ID: <20191209.143525.2056433568231018957.davem@davemloft.net> (raw)
In-Reply-To: <20191209.143449.1221575502285244589.davem@davemloft.net>

From: David Miller <davem@davemloft.net>
Date: Mon, 09 Dec 2019 14:34:49 -0800 (PST)

> From: Russell King - ARM Linux admin <linux@armlinux.org.uk>
> Date: Mon, 9 Dec 2019 14:15:25 +0000
> 
>> This series, following on from the previous adding SFP+ copper support,
>> adds support for a range of Copper SFP modules, made by a variety of
>> companies, all of which have a Marvell 88E1111 PHY on them, but take
>> far longer than the Marvell spec'd 15ms to start communicating on the
>> I2C bus.
>> 
>> Researching the Champion One 1000SFPT module reveals that TX_DISABLE is
>> routed through a MAX1971 switching regulator and reset IC which adds a
>> 175ms delay to releasing the 88E1111 reset.
>> 
>> It is not known whether other modules use a similar setup, but there
>> are a range of modules that are slow for the Marvell PHY to appear.
>> 
>> This patch series adds support for these modules by repeatedly trying
>> to probe the PHY for up to 600ms.
> 
> Patch #3 gets full rejects when I try to apply this series.
> 
> Please respin, adding Andrew's ACKs.

Oh nevermind, I see this depends upon a series that's now in v2 and
thus appears later int he queue.

  reply	other threads:[~2019-12-09 22:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-09 14:15 [PATCH net-next 0/4] Add support for slow-to-probe-PHY copper SFP modules Russell King - ARM Linux admin
2019-12-09 14:15 ` [PATCH net-next 1/4] net: sfp: use a definition for the fault recovery attempts Russell King
2019-12-09 17:43   ` Andrew Lunn
2019-12-09 14:16 ` [PATCH net-next 2/4] net: sfp: rename sm_retries Russell King
2019-12-09 17:44   ` Andrew Lunn
2019-12-09 14:16 ` [PATCH net-next 3/4] net: sfp: error handling for phy probe Russell King
2019-12-09 17:45   ` Andrew Lunn
2019-12-09 14:16 ` [PATCH net-next 4/4] net: sfp: re-attempt probing for phy Russell King
2019-12-09 17:47   ` Andrew Lunn
2019-12-09 22:34 ` [PATCH net-next 0/4] Add support for slow-to-probe-PHY copper SFP modules David Miller
2019-12-09 22:35   ` David Miller [this message]
2019-12-09 22:38     ` Russell King - ARM Linux admin
2019-12-09 22:37   ` Russell King - ARM Linux admin
2019-12-11 20:46 ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191209.143525.2056433568231018957.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=andrew@lunn.ch \
    --cc=f.fainelli@gmail.com \
    --cc=hkallweit1@gmail.com \
    --cc=linux@armlinux.org.uk \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.