netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] make of_set_phy_supported work with genphy driver
@ 2014-05-21 13:29 Sascha Hauer
  2014-05-21 13:29 ` [PATCH 1/2] net: phy: genphy: Allow overwriting features Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sascha Hauer @ 2014-05-21 13:29 UTC (permalink / raw)
  To: netdev; +Cc: Florian Fainelli

The mdio phys recently gained support for specifying the phy speed
via devicetree. This currently only works with the hardware specific
phy drivers but not with the genphy driver. This series fixes this.

Sascha

----------------------------------------------------------------
Sascha Hauer (2):
      net: phy: genphy: Allow overwriting features
      net: phy: make of_set_phy_supported work with genphy driver

 drivers/net/phy/phy_device.c | 47 +++++++++++++++++++++++++++++++++++++-------
 drivers/of/of_mdio.c         | 26 ------------------------
 2 files changed, 40 insertions(+), 33 deletions(-)

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

end of thread, other threads:[~2014-05-22 19:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-21 13:29 [PATCH] make of_set_phy_supported work with genphy driver Sascha Hauer
2014-05-21 13:29 ` [PATCH 1/2] net: phy: genphy: Allow overwriting features Sascha Hauer
2014-05-21 13:29 ` [PATCH 2/2] net: phy: make of_set_phy_supported work with genphy driver Sascha Hauer
2014-05-22 19:44 ` [PATCH] " 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).