netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add SFF module support
@ 2017-12-14 10:27 Russell King - ARM Linux
       [not found] ` <20171214102712.GP10595-l+eeeJia6m9URfEZ8mYm6t73F7V6hmMc@public.gmane.org>
  2017-12-15 18:23 ` [PATCH 0/2] Add SFF " David Miller
  0 siblings, 2 replies; 7+ messages in thread
From: Russell King - ARM Linux @ 2017-12-14 10:27 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli, Rob Herring
  Cc: devicetree, Mark Rutland, netdev

Add support for SFF modules.  SFF modules are similar to SFP modules,
but they have fewer control signals, and are soldered down rather than
pluggable.

They also have different IDs in the EEPROM to identify as soldered down
SFF modules.

 Documentation/devicetree/bindings/net/sff,sfp.txt | 10 ++-
 drivers/net/phy/sfp.c                             | 78 +++++++++++++++++++----
 include/linux/sfp.h                               |  1 +
 3 files changed, 72 insertions(+), 17 deletions(-)

-- 
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line in suburbia: sync at 8.8Mbps down 630kbps up
According to speedtest.net: 8.21Mbps down 510kbps up

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

end of thread, other threads:[~2017-12-15 18:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-14 10:27 [PATCH 0/2] Add SFF module support Russell King - ARM Linux
     [not found] ` <20171214102712.GP10595-l+eeeJia6m9URfEZ8mYm6t73F7V6hmMc@public.gmane.org>
2017-12-14 10:27   ` [PATCH 1/2] dt-bindings: add sff,sff binding for SFP support Russell King
     [not found]     ` <E1ePQju-0003ps-QW-eh5Bv4kxaXIk46pC+1QYvQNdhmdF6hFW@public.gmane.org>
2017-12-14 19:07       ` Rob Herring
2017-12-14 19:11       ` Florian Fainelli
2017-12-14 10:27   ` [PATCH 2/2] sfp: add sff module support Russell King
2017-12-14 19:16     ` Florian Fainelli
2017-12-15 18:23 ` [PATCH 0/2] Add SFF " 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).