From: Florian Fainelli <f.fainelli@gmail.com>
To: netdev@vger.kernel.org
Cc: Florian Fainelli <f.fainelli@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>, Andrew Lunn <andrew@lunn.ch>,
Vivien Didelot <vivien.didelot@savoirfairelinux.com>,
"David S. Miller" <davem@davemloft.net>,
Sean Wang <sean.wang@mediatek.com>,
Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
Russell King <rmk+kernel@armlinux.org.uk>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>,
open list <linux-kernel@vger.kernel.org>,
david.wu@rock-chips.com, opendmb@gmail.com
Subject: [PATCH net-next 0/4] net: phy: Support "internal" PHY interface
Date: Fri, 23 Jun 2017 10:33:12 -0700 [thread overview]
Message-ID: <20170623173316.23017-1-f.fainelli@gmail.com> (raw)
Hi all,
This makes the "internal" phy-mode property generally available and
documented and this allows us to remove some custom parsing code
we had for bcmgenet and bcm_sf2 which both used that specific value.
Florian Fainelli (4):
dt-bindings: Add "internal" as a valid 'phy-mode' property
net: phy: Support "internal" PHY interface
net: bcmgenet: Remove special handling of "internal" phy-mode
net: dsa: bcm_sf2: Remove special handling of "internal" phy-mode
Documentation/devicetree/bindings/net/ethernet.txt | 1 +
drivers/net/dsa/bcm_sf2.c | 16 +++++----------
drivers/net/ethernet/broadcom/genet/bcmmii.c | 24 ++++++++--------------
include/linux/phy.h | 3 +++
4 files changed, 17 insertions(+), 27 deletions(-)
--
2.9.3
next reply other threads:[~2017-06-23 17:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-23 17:33 Florian Fainelli [this message]
2017-06-23 17:33 ` [PATCH net-next 1/4] dt-bindings: Add "internal" as a valid 'phy-mode' property Florian Fainelli
2017-06-23 17:33 ` [PATCH net-next 2/4] net: phy: Support "internal" PHY interface Florian Fainelli
2017-06-23 17:33 ` [PATCH net-next 3/4] net: bcmgenet: Remove special handling of "internal" phy-mode Florian Fainelli
2017-06-23 17:33 ` [PATCH net-next 4/4] net: dsa: bcm_sf2: " Florian Fainelli
2017-06-23 17:34 ` [PATCH net-next 0/4] net: phy: Support "internal" PHY interface Florian Fainelli
2017-06-23 19:07 ` 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=20170623173316.23017-1-f.fainelli@gmail.com \
--to=f.fainelli@gmail.com \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=david.wu@rock-chips.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=martin.blumenstingl@googlemail.com \
--cc=netdev@vger.kernel.org \
--cc=opendmb@gmail.com \
--cc=rmk+kernel@armlinux.org.uk \
--cc=robh+dt@kernel.org \
--cc=sean.wang@mediatek.com \
--cc=vivien.didelot@savoirfairelinux.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).