From: Florian Fainelli <f.fainelli@gmail.com>
To: Antoine Tenart <antoine.tenart@bootlin.com>,
davem@davemloft.net, linux@armlinux.org.uk
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
thomas.petazzoni@bootlin.com, maxime.chevallier@bootlin.com,
gregory.clement@bootlin.com, miquel.raynal@bootlin.com,
nadavh@marvell.com, stefanc@marvell.com, ymarkman@marvell.com,
mw@semihalf.com
Subject: Re: [PATCH net-next v2 0/3] net: sfp: small improvements
Date: Wed, 23 May 2018 11:40:50 -0700 [thread overview]
Message-ID: <decfdf6b-6047-4338-5b81-2b8ef9bc8e48@gmail.com> (raw)
In-Reply-To: <20180522101801.18947-1-antoine.tenart@bootlin.com>
On 05/22/2018 03:17 AM, Antoine Tenart wrote:
> Hi Russell, David,
>
> A small series of patches improving the SFP support by adding a warning
> when no Tx disable pin is available, and making the i2c-bus property
> mandatory.
>
> Thanks!
> Antoine
Antoine, can you please do CC the people who worked on that code before,
arguably, send an update to MAINTAINERS file to create a specific
section for PHYLINK.
Thank you
>
> Since v1:
> - Removed the patch fixing the sfp driver when no i2c bus was described.
> - Made two new patches to make the i2c-bus property mandatory for sfp modules.
>
> Since the phylink series:
> - s/-EOPNOTSUPP/-ENODEV/ in patch 1/2.
> - I added the acked-by tag in patch 2/2.
>
> Antoine Tenart (3):
> net: phy: sfp: warn the user when no tx_disable pin is available
> net: phy: sfp: make the i2c-bus dt property mandatory
> Documentation/bindings: net: the sfp i2c-bus property is now mandatory
>
> .../devicetree/bindings/net/sff,sfp.txt | 4 +-
> drivers/net/phy/sfp.c | 37 ++++++++++++-------
> 2 files changed, 26 insertions(+), 15 deletions(-)
>
--
Florian
next prev parent reply other threads:[~2018-05-23 18:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-22 10:17 [PATCH net-next v2 0/3] net: sfp: small improvements Antoine Tenart
2018-05-22 10:17 ` [PATCH net-next v2 1/3] net: phy: sfp: warn the user when no tx_disable pin is available Antoine Tenart
2018-05-22 10:18 ` [PATCH net-next v2 2/3] net: phy: sfp: make the i2c-bus dt property mandatory Antoine Tenart
2018-05-22 10:18 ` [PATCH net-next v2 3/3] Documentation/bindings: net: the sfp i2c-bus property is now mandatory Antoine Tenart
2018-05-23 18:34 ` [PATCH net-next v2 0/3] net: sfp: small improvements David Miller
2018-05-23 18:40 ` Florian Fainelli [this message]
2018-05-24 6:56 ` Antoine Tenart
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=decfdf6b-6047-4338-5b81-2b8ef9bc8e48@gmail.com \
--to=f.fainelli@gmail.com \
--cc=antoine.tenart@bootlin.com \
--cc=davem@davemloft.net \
--cc=gregory.clement@bootlin.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=maxime.chevallier@bootlin.com \
--cc=miquel.raynal@bootlin.com \
--cc=mw@semihalf.com \
--cc=nadavh@marvell.com \
--cc=netdev@vger.kernel.org \
--cc=stefanc@marvell.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=ymarkman@marvell.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).