devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] net: phy: Support "internal" PHY interface
@ 2017-06-23 17:33 Florian Fainelli
  2017-06-23 17:33 ` [PATCH net-next 1/4] dt-bindings: Add "internal" as a valid 'phy-mode' property Florian Fainelli
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Florian Fainelli @ 2017-06-23 17:33 UTC (permalink / raw)
  To: netdev
  Cc: Florian Fainelli, Rob Herring, Mark Rutland, Andrew Lunn,
	Vivien Didelot, David S. Miller, Sean Wang, Martin Blumenstingl,
	Russell King,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list, david.wu, opendmb

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-06-23 19:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-23 17:33 [PATCH net-next 0/4] net: phy: Support "internal" PHY interface Florian Fainelli
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

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).