All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] net: fec: Add support for multiple phys on mdiobus
@ 2013-01-21  8:37 ` Sascha Hauer
  0 siblings, 0 replies; 34+ messages in thread
From: Sascha Hauer @ 2013-01-21  8:37 UTC (permalink / raw)
  To: linux-arm-kernel

There may be multiple phys on an mdio bus. This series adds support
for this to the fec driver. I recently had a board which has a switch
connected to the fec's mdio bus, so I had to pick the correct phy.

This series should be in line with other network drivers supporting
this (Marvell Armada for example)

Sascha

----------------------------------------------------------------
Sascha Hauer (2):
      net: fec: refactor dt probing
      net: fec: Add support for phys from devicetree

 Documentation/devicetree/bindings/net/fsl-fec.txt |   20 ++++++
 drivers/net/ethernet/freescale/fec.c              |   77 ++++++++++++---------
 drivers/net/ethernet/freescale/fec.h              |    1 +
 3 files changed, 67 insertions(+), 31 deletions(-)

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

end of thread, other threads:[~2013-01-22 15:26 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-21  8:37 [PATCH] net: fec: Add support for multiple phys on mdiobus Sascha Hauer
2013-01-21  8:37 ` Sascha Hauer
2013-01-21  8:37 ` [PATCH 1/2] net: fec: refactor dt probing Sascha Hauer
2013-01-21  8:37   ` Sascha Hauer
2013-01-21 17:48   ` Baruch Siach
2013-01-21 17:48     ` Baruch Siach
2013-01-21 18:27     ` Sascha Hauer
2013-01-21 18:27       ` Sascha Hauer
2013-01-21  8:37 ` [PATCH 2/2] net: fec: Add support for phys from devicetree Sascha Hauer
2013-01-21  8:37   ` Sascha Hauer
2013-01-21  8:56 ` [PATCH] net: fec: Add support for multiple phys on mdiobus Wolfgang Grandegger
2013-01-21  8:56   ` Wolfgang Grandegger
2013-01-21 10:07   ` Sascha Hauer
2013-01-21 10:07     ` Sascha Hauer
2013-01-21 11:07     ` Wolfgang Grandegger
2013-01-21 11:07       ` Wolfgang Grandegger
2013-01-21 11:12       ` Florian Fainelli
2013-01-21 11:12         ` Florian Fainelli
2013-01-21 11:33         ` Wolfgang Grandegger
2013-01-21 11:33           ` Wolfgang Grandegger
2013-01-21 11:56         ` Sascha Hauer
2013-01-21 11:56           ` Sascha Hauer
2013-01-21 12:06       ` Sascha Hauer
2013-01-21 12:06         ` Sascha Hauer
2013-01-22  7:22         ` Wolfgang Grandegger
2013-01-22  7:22           ` Wolfgang Grandegger
2013-01-22 14:47           ` Florian Fainelli
2013-01-22 14:47             ` Florian Fainelli
2013-01-22 15:03             ` Wolfgang Grandegger
2013-01-22 15:03               ` Wolfgang Grandegger
2013-01-22 15:19               ` Florian Fainelli
2013-01-22 15:19                 ` Florian Fainelli
2013-01-22 15:26                 ` Wolfgang Grandegger
2013-01-22 15:26                   ` Wolfgang Grandegger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.