netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net: dsa: support PHY reads/writes diversion
@ 2015-03-10 23:57 Florian Fainelli
  2015-03-10 23:57 ` [PATCH net-next 1/3] of: mdio: export of_mdio_parse_addr Florian Fainelli
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Florian Fainelli @ 2015-03-10 23:57 UTC (permalink / raw)
  To: netdev; +Cc: davem, devicetree, Florian Fainelli

Hi all,

This patch series completes the PHY reads/writes diversion when we need to use
the slave MII bus provided by DSA and the underlying switch drivers to
implement the real PHY reads and writes. This is particularly useful when they
are conflicting MDIO bus addresses as in the case of multiple Broadcom switches
connected to each other (internal and external, or just external).

Florian Fainelli (3):
  of: mdio: export of_mdio_parse_addr
  net: dsa: move PHY setup on DSA MII bus to its own function
  net: dsa: fully divert PHY reads/writes if requested

 drivers/of/of_mdio.c    |  3 ++-
 include/linux/of_mdio.h |  6 ++++++
 net/dsa/slave.c         | 51 +++++++++++++++++++++++++++++++++++++------------
 3 files changed, 47 insertions(+), 13 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-03-11 21:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-10 23:57 [PATCH net-next 0/3] net: dsa: support PHY reads/writes diversion Florian Fainelli
2015-03-10 23:57 ` [PATCH net-next 1/3] of: mdio: export of_mdio_parse_addr Florian Fainelli
2015-03-11 12:48   ` Rob Herring
     [not found] ` <1426031833-5113-1-git-send-email-f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-03-10 23:57   ` [PATCH net-next 2/3] net: dsa: move PHY setup on DSA MII bus to its own function Florian Fainelli
2015-03-10 23:57 ` [PATCH net-next 3/3] net: dsa: fully divert PHY reads/writes if requested Florian Fainelli
2015-03-11 21:56 ` [PATCH net-next 0/3] net: dsa: support PHY reads/writes diversion 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).