[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1400678985-24022-1-git-send-email-s.hauer@pengutronix.de>
Date: Wed, 21 May 2014 15:29:43 +0200
From: Sascha Hauer <s.hauer@...gutronix.de>
To: netdev@...r.kernel.org
Cc: Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH] make of_set_phy_supported work with genphy driver
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(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists